Struct ScreenShake.ShakeProfile
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public struct ScreenShake.ShakeProfile
- Inherited Members
Constructors
ShakeProfile(float, float)
public ShakeProfile(float magnitude, float length)
Parameters
ShakeProfile(float, float, float)
public ShakeProfile(float magnitude, float length, float falloffExponent)
Parameters
Fields
None
public static readonly ScreenShake.ShakeProfile None
Field Value
falloffExponent
public float falloffExponent
Field Value
length
public float length
Field Value
magnitude
public float magnitude