Class DebugVolume
- Namespace
- FluffyUnderware.Curvy.Generator.Modules
public class DebugVolume : CGModule
- Inheritance
-
ObjectComponentBehaviourMonoBehaviourDTVersionedMonoBehaviourDebugVolume
- Inherited Members
Fields
InData
[HideInInspector]
[InputSlotInfo(typeof(CGVolume), Name = "Volume")]
public CGModuleInputSlot InData
Field Value
Interpolate
public bool Interpolate
Field Value
InterpolateCrossF
public float InterpolateCrossF
Field Value
InterpolatePathF
public float InterpolatePathF
Field Value
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
ShowIndex
public bool ShowIndex
Field Value
ShowMap
public bool ShowMap
Field Value
ShowNormals
public bool ShowNormals
Field Value
ShowPathSamples
public bool ShowPathSamples
Field Value
VolumeColor
public Color VolumeColor
Field Value
- Color