docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Binary.Segment.Interval

    Denotes a sequence of animation frames

    Namespace: Unity.Kinematica
    Assembly: solution.dll
    Syntax
    public struct Binary.Segment.Interval

    Fields

    Name Description
    firstFrame

    Denotes the first frame of the interval.

    numFrames

    Denotes the number of frames for the interval.

    Properties

    Name Description
    FirstFrame

    Denotes the first frame of the interval.

    NumFrames

    Denotes the number of frames for the interval.

    OnePastLastFrame

    Denotes the one-past-last frame of the interval.

    Methods

    Name Description
    Contains(int)

    Determines whether or not the given frame is contained in the interval.

    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)