Class VHSScanlines
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
[VolumeComponentMenu("Retro Look Pro/VHS Scanlines")]
public class VHSScanlines : VolumeComponent, IPostProcessComponent
- Inheritance
-
VolumeComponent
VHSScanlines
- Implements
-
IPostProcessComponent
- Inherited Members
-
- Extension Methods
-
Constructors
VHSScanlines()
Fields
GlobalPostProcessingSettings
[Space]
[Tooltip("Use Global Post Processing Settings to enable or disable Post Processing in scene view or via camera setup. THIS SETTING SHOULD BE TURNED OFF FOR EFFECTS, IN CASE OF USING THEM FOR SEPARATE LAYERS")]
public BoolParameter GlobalPostProcessingSettings
Field Value
- BoolParameter
distortion
[Tooltip("distortion.")]
public ClampedFloatParameter distortion
Field Value
- ClampedFloatParameter
distortion1
[Tooltip("distortion1.")]
public FloatParameter distortion1
Field Value
- FloatParameter
distortion2
[Tooltip("distortion2.")]
public FloatParameter distortion2
Field Value
- FloatParameter
enable
public BoolParameter enable
Field Value
- BoolParameter
fade
[Tooltip("Effect fade.")]
public ClampedFloatParameter fade
Field Value
- ClampedFloatParameter
horizontal
[Tooltip("Enable horizontal lines.")]
public BoolParameter horizontal
Field Value
- BoolParameter
mask
[Space]
[Tooltip("Mask texture")]
public TextureParameter mask
Field Value
- TextureParameter
maskChannel
public maskChannelModeParameter maskChannel
Field Value
- maskChannelModeParameter
scale
[Tooltip("Scale lines size.")]
public FloatParameter scale
Field Value
- FloatParameter
scanLines
[Tooltip("Amount of scanlines.")]
public FloatParameter scanLines
Field Value
- FloatParameter
scanLinesColor
[Tooltip("Lines color.")]
public ColorParameter scanLinesColor
Field Value
- ColorParameter
speed
[Tooltip("Lines speed.")]
public FloatParameter speed
Field Value
- FloatParameter
Methods
IsActive()
Returns
- bool
IsTileCompatible()
public bool IsTileCompatible()
Returns
- bool