FollowEditor Class

Definition

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

Constructors

FollowEditor()

Methods

OnEnable()
OnInspectorGUI()

Applies to