docs.unity3d.com
    Show / Hide Table of Contents

    Interface IRestorableData

    An interface to enable storage of data which can be retrieved later.

    Namespace: USD.NET
    Syntax
    public interface IRestorableData
    Remarks

    Used, for example, to speed up the deserialization of animated prims. As we only load the dynamic properties per sample, if the downstream logic needs some static properties they can be stored temporarily as an IRestorableData in a 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