Table of Contents

Class CRTAperture

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
[VolumeComponentMenu("Retro Look Pro/CRT Aperture")]
public class CRTAperture : VolumeComponent, IPostProcessComponent
Inheritance
VolumeComponent
CRTAperture
Implements
IPostProcessComponent
Inherited Members
Extension Methods

Constructors

CRTAperture()

public CRTAperture()

Fields

Brightness

[Tooltip("Brightness.")]
public ClampedFloatParameter Brightness

Field Value

ClampedFloatParameter

GammaInput

[Tooltip("Gamma Input.")]
public ClampedFloatParameter GammaInput

Field Value

ClampedFloatParameter

GammaOutput

[Tooltip("Gamma Output.")]
public ClampedFloatParameter GammaOutput

Field Value

ClampedFloatParameter

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

GlowDifusion

[Tooltip("Glow Difusion.")]
public ClampedFloatParameter GlowDifusion

Field Value

ClampedFloatParameter

GlowHalation

[Tooltip("Glow Halation.")]
public ClampedFloatParameter GlowHalation

Field Value

ClampedFloatParameter

MaskColors

[Tooltip("Mask Colors.")]
public ClampedFloatParameter MaskColors

Field Value

ClampedFloatParameter

MaskStrength

[Tooltip("Mask Strength.")]
public ClampedFloatParameter MaskStrength

Field Value

ClampedFloatParameter

enable

public BoolParameter enable

Field Value

BoolParameter

mask

[Space]
[Tooltip("Mask texture")]
public TextureParameter mask

Field Value

TextureParameter

maskChannel

public maskChannelModeParameter maskChannel

Field Value

maskChannelModeParameter

Methods

IsActive()

public bool IsActive()

Returns

bool

IsTileCompatible()

public bool IsTileCompatible()

Returns

bool