docs.unity.cn
    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 — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023