Show / Hide Table of Contents

    Class ScenePickAttribute

    Attribute to mark up an int field to be drawn using the ScenePickPropertyDrawer This allows the UI to display a dropdown instead of a numeric entry field.

    Inheritance
    Object
    ScenePickAttribute
    Namespace: Microsoft.MixedReality.Toolkit
    Assembly: cs.temp.dll.dll
    Syntax
    [AttributeUsage(AttributeTargets.Field, AllowMultiple = false)]
    public class ScenePickAttribute : PropertyAttribute
    Back to top Generated by DocFX