docs.unity.cn
    Show / Hide Table of Contents

    Class ForceNoNamespaceAttribute

    Indicates that no namespace should be added to this field.

    Inheritance
    Object
    Attribute
    ForceNoNamespaceAttribute
    Namespace: USD.NET
    Syntax
    public class ForceNoNamespaceAttribute : Attribute, _Attribute
    Remarks

    The serialization code typically adds an extra namespace to dictionary fields. If you want to hold multiple primvars in a dictionary without adding the extra namespace you should add this attribute to your field.

    Constructors

    ForceNoNamespaceAttribute()

    Declaration
    public ForceNoNamespaceAttribute()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023