Class JointLabelEditor
Inherited Members
Editor.MoveNextTarget()
Namespace: UnityEditor.Perception.GroundTruth
Assembly: solution.dll
Syntax
[CustomEditor(typeof(JointLabel))]
public class JointLabelEditor : Editor
Methods
Name | Description |
---|---|
OnInspectorGUI() | Implement this function to make a custom inspector. |