SurfaceMagnetismInspector 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 SurfaceMagnetismInspector : Microsoft::MixedReality::Toolkit::Utilities::Editor::Solvers::SolverInspector
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.Solvers.SurfaceMagnetism))]
public class SurfaceMagnetismInspector : Microsoft.MixedReality.Toolkit.Utilities.Editor.Solvers.SolverInspector
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.Solvers.SurfaceMagnetism))>]
type SurfaceMagnetismInspector = class
inherit SolverInspector
Public Class SurfaceMagnetismInspector
Inherits SolverInspector
- Inheritance
- Attributes
-
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute
Constructors
| SurfaceMagnetismInspector() |
Methods
| OnEnable() | |
| OnInspectorGUI() |