Class Phosphor
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
[VolumeComponentMenu("Retro Look Pro/Phosphor")]
public class Phosphor : VolumeComponent, IPostProcessComponent
- Inheritance
-
VolumeComponent
Phosphor
- Implements
-
IPostProcessComponent
- Inherited Members
-
- Extension Methods
-
Constructors
Phosphor()
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
enable
public BoolParameter enable
Field Value
- BoolParameter
fade
public ClampedFloatParameter fade
Field Value
- ClampedFloatParameter
mask
[Space]
[Tooltip("Mask texture")]
public TextureParameter mask
Field Value
- TextureParameter
maskChannel
public maskChannelModeParameter maskChannel
Field Value
- maskChannelModeParameter
width
public ClampedFloatParameter width
Field Value
- ClampedFloatParameter
Methods
IsActive()
Returns
- bool
IsTileCompatible()
public bool IsTileCompatible()
Returns
- bool