docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReconstructPoseFragment

    ReconstructPoseFragment(SamplingTime)

    Reconstructs a pose fragment from the runtime asset that corresponds to a sampling time.

    Declaration
    public Binary.PoseFragment ReconstructPoseFragment(SamplingTime samplingTime)
    Parameters
    Type Name Description
    SamplingTime samplingTime

    The sampling time from which the pose fragment should be reconstructed.

    Returns
    Type Description
    Binary.PoseFragment

    The resulting pose fragment.

    Remarks

    The runtime asset building process generates pose fragments for any segment for which a metric has been defined. These pose fragments are stored inside the runtime asset in a compressed format.

    Pose fragments can either be constructed from scratch or can be reconstructed from the information contained in the runtime asset. Reconstruction is faster than creating a pose fragment but is subject to loss of precision.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)