Class DebugRasterizedPath
- Namespace
- FluffyUnderware.Curvy.Generator.Modules
Shows the tangents and orientation of a path
public class DebugRasterizedPath : CGModule
- Inheritance
-
ObjectComponentBehaviourMonoBehaviourDTVersionedMonoBehaviourDebugRasterizedPath
- Inherited Members
Fields
InPath
[HideInInspector]
[InputSlotInfo(typeof(CGPath), DisplayName = "Rasterized Path")]
public CGModuleInputSlot InPath
Field Value
ShowNormals
Display the normal at each one of the path's points
[Tooltip("Display the normal at each one of the path's points")]
public bool ShowNormals
Field Value
ShowOrientation
Display the orientation at each one of the path's points
[Tooltip("Display the orientation at each one of the path's points")]
public bool ShowOrientation