InBetweenEditor Class

Definition

public ref class InBetweenEditor : Microsoft::MixedReality::Toolkit::Utilities::Editor::Solvers::SolverInspector
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.Solvers.InBetween))]
public class InBetweenEditor : Microsoft.MixedReality.Toolkit.Utilities.Editor.Solvers.SolverInspector
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.Solvers.InBetween))>]
type InBetweenEditor = class
    inherit SolverInspector
Public Class InBetweenEditor
Inherits SolverInspector
Inheritance
UnityEditor.Editor
InBetweenEditor
Attributes
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute

Constructors

InBetweenEditor()

Methods

OnEnable()
OnInspectorGUI()

Applies to