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