SolverHandlerInspector Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class SolverHandlerInspector : UnityEditor::Editor
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.Solvers.SolverHandler))]
public class SolverHandlerInspector : UnityEditor.Editor
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.Solvers.SolverHandler))>]
type SolverHandlerInspector = class
inherit Editor
Public Class SolverHandlerInspector
Inherits Editor
- Inheritance
-
UnityEditor.EditorSolverHandlerInspector
- Attributes
-
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute
Constructors
| SolverHandlerInspector() |
Methods
| OnEnable() | |
| OnInspectorGUI() |