docs.unity3d.com
    Show / Hide Table of Contents

    Class AccessMask

    Records what Prims and Attributes should be read over time.

    Inheritance
    Object
    AccessMask
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: USD.NET
    Syntax
    public class AccessMask
    Remarks

    Used, for example, when tracking which prims are animated. By adding the dynamic prims to an AccessMask, only the dynamic prims are loaded and downstream logic need not know why.

    Fields

    Included

    Declaration
    public Dictionary<SdfPath, DeserializationContext> Included
    Field Value
    Type Description
    Dictionary<SdfPath, DeserializationContext>
    Back to top
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Thursday, October 19, 2023