SolverInspector Class

Definition

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

Constructors

SolverInspector()

Methods

OnEnable()
OnInspectorGUI()

Applies to