Table of Contents

Class DebugVolume

public class DebugVolume : CGModule
Inheritance
Object
Component
Behaviour
MonoBehaviour
DTVersionedMonoBehaviour
DebugVolume
Inherited Members

Fields

InData

[HideInInspector]
[InputSlotInfo(typeof(CGVolume), Name = "Volume")]
public CGModuleInputSlot InData

Field Value

CGModuleInputSlot

Interpolate

public bool Interpolate

Field Value

bool

InterpolateCrossF

public float InterpolateCrossF

Field Value

float

InterpolatePathF

public float InterpolatePathF

Field Value

float

LimitCross

public IntRegion LimitCross

Field Value

IntRegion

NormalColor

public Color NormalColor

Field Value

Color

PathColor

public Color PathColor

Field Value

Color

ShowCrossSamples

public bool ShowCrossSamples

Field Value

bool

ShowIndex

public bool ShowIndex

Field Value

bool

ShowMap

public bool ShowMap

Field Value

bool

ShowNormals

public bool ShowNormals

Field Value

bool

ShowPathSamples

public bool ShowPathSamples

Field Value

bool

VolumeColor

public Color VolumeColor

Field Value

Color