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