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