Class ScriptablePathInspector
Inheritance
ScriptablePathInspector
Syntax
public class ScriptablePathInspector : Editor
Properties
paths
Declaration
protected List<ScriptablePath> paths { get; }
Property Value
Methods
DoPositionInspector()
Declaration
protected void DoPositionInspector()
DoTangentModeInspector()
Declaration
protected void DoTangentModeInspector()
IsAnyPointSelected()
Declaration
protected bool IsAnyPointSelected()
Returns
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()