StateVisualizerInspector Class

Definition

Custom inspector for the StateVisualizer component

C#
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(MixedReality.Toolkit.UX.StateVisualizer))]
public class StateVisualizerInspector : UnityEditor.Editor
Inheritance
UnityEditor.Editor
StateVisualizerInspector
Attributes
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute

Constructors

Methods

OnEnable()

A Unity event function that is called when the script component has been enabled.

OnInspectorGUI()

Called by the Unity editor to render custom inspector UI for this component.

Applies to

Proizvod Verzije
MRTK3 UX Core 3.0, 3.1, 3.2