docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Add

    Add(IntervalIndex, int, int)

    Appends an element to the pose sequence.

    Declaration
    public void Add(Binary.IntervalIndex intervalIndex, int firstFrame, int numFrames)
    Parameters
    Type Name Description
    Binary.IntervalIndex intervalIndex

    The interval index that the selected poses should refer to.

    int firstFrame

    The first frame (relative to the segment) that the pose sequence should start at.

    int numFrames

    The number of frames that the pose sequence should contain.

    Remarks

    Pose sequences are based on the notion of partial intervals, i.e. an element of a sequence can refer to an interval and optionally further reduce by selecting a sub-section of the interval.

    See Also
    Binary.Interval
    Binary.IntervalIndex
    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)