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

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

    Show / Hide Table of Contents

    Class TagPropertyAttribute

    A PropertyAttribute for Unity tags (a string field).

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