Struct DebugDrawOptions
Syntax
public struct DebugDrawOptions
Fields
bestFragmentColor
Declaration
public Color bestFragmentColor
Field Value
bestFragTextColor
Declaration
public Color bestFragTextColor
Field Value
distanceOffset
Declaration
public float distanceOffset
Field Value
drawFlags
Declaration
public DebugDrawFlags drawFlags
Field Value
graphColorModifier
Declaration
public float graphColorModifier
Field Value
Declaration
public Color inputOutputFragmentColor
Field Value
inputOutputFragTextColor
Declaration
public Color inputOutputFragTextColor
Field Value
Declaration
public Color inputTrajectoryColor
Field Value
selectedFragmentColor
Declaration
public Color selectedFragmentColor
Field Value
selectedFragTextColor
Declaration
public Color selectedFragTextColor
Field Value
textWindowIdentifier
Declaration
public int textWindowIdentifier
Field Value
timeOffset
Declaration
Field Value
Methods
Create()
Declaration
public static DebugDrawOptions Create()
Returns