docs.unity.cn
    Show / Hide Table of Contents

    Class UsdRelationshipAttribute

    Declares a string/string[] valued member to be serialized as a UsdRelationship.

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

    Relationships may have multiple targets; when only a single target is valid, the member should be declared with type string, since there can only be one value. Similarly, when the relationship may have multiple values, the corresponding type is string[].

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