日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    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()
    Back to top Generated by DocFX