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

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

    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