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

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

    Show / Hide Table of Contents

    Enum InspectorField.FieldTypes

    Property types used for casting and defining property fields in the inspector

    Namespace: Microsoft.MixedReality.Toolkit.Utilities.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public enum FieldTypes

    Fields

    Name Description
    AudioClip
    Bool
    Color
    Curve
    DropdownInt
    DropdownString
    Event
    Float
    GameObject
    Int
    Material
    Object
    Quaternion
    ScriptableObject
    String
    Texture
    Vector2
    Vector3
    Vector4
    Back to top Generated by DocFX