Class InGameNoise
- Namespace
- Noise
- Assembly
- Assembly-CSharp.dll
public class InGameNoise
- Inheritance
-
InGameNoise
- Derived
- Inherited Members
Constructors
InGameNoise(Vector2, float, PhysicalObject, float)
public InGameNoise(Vector2 pos, float strength, PhysicalObject sourceObject, float interesting)
Parameters
posVector2strengthfloatsourceObjectPhysicalObjectinterestingfloat
Fields
interesting
public float interesting
Field Value
pos
public Vector2 pos
Field Value
- Vector2
sourceObject
public PhysicalObject sourceObject
Field Value
strength
public float strength