docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetCodeBookAt

    GetCodeBookAt(TimeIndex)

    Returns a codebook index for a time index.

    Declaration
    public Binary.CodeBookIndex GetCodeBookAt(TimeIndex timeIndex)
    Parameters
    Type Name Description
    TimeIndex timeIndex

    The time index for which the codebook index should be retrieved.

    Returns
    Type Description
    Binary.CodeBookIndex

    Codebook index that corresponds to the time index passed as argument.

    Remarks

    Tags define whether or not pose and trajectory fragments should be created for the animation frames they span. Given a time index this method performs a lookup to determine which codebook this time belongs to. This in turn gives access to the fragments that correspond to the time index.

    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)