SurfaceMagnetismEditor Class
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.
A custom editor for the SurfaceMagnetism class.
C#
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(MixedReality.Toolkit.SpatialManipulation.SurfaceMagnetism))]
public class SurfaceMagnetismEditor : MixedReality.Toolkit.SpatialManipulation.Editor.SolverEditor
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(MixedReality.Toolkit.SpatialManipulation.SurfaceMagnetism))>]
type SurfaceMagnetismEditor = class
inherit SolverEditor
Public Class SurfaceMagnetismEditor
Inherits SolverEditor
- Inheritance
- Attributes
-
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute
On |
A Unity event function that is called when the script component has been enabled. |
On |
Called by the Unity editor to render custom inspector UI for this component. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
MRTK3 Spatial Manipulation | 3.0, 3.1, 3.2 |