mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0
  • 指南
  • API 文档
  • API 文档

    Show / Hide Table of Contents

    Class ObjectManipulatorInspector

    A custom inspector for ObjectManipulator used to separate ObjectManipulator options into distinct foldout panels.

    Inheritance
    Object
    ObjectManipulatorInspector
    Namespace: Microsoft.MixedReality.Toolkit.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class ObjectManipulatorInspector : UnityEditor.Editor

    Methods

    OnEnable()

    Declaration
    public void OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    In This Article
    • Methods
      • OnEnable()
      • OnInspectorGUI()
    Back to top Generated by DocFX