mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    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
    In This Article
    • Fields
    Back to top Generated by DocFX