docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class KeyframeUtilities

    Inheritance
    object
    KeyframeUtilities
    Namespace: Global Namespace
    Assembly: solution.dll
    Syntax
    public static class KeyframeUtilities

    Methods

    Name Description
    AlignTangentsClamped(NativeArray<Keyframe>)
    AlignTangentsLinear(NativeArray<Keyframe>)
    AlignTangentsSmooth(NativeArray<Keyframe>)
    AlignTogether(ref Keyframe, ref Keyframe, bool)
    AlignWithNeighbors(ref Keyframe, Keyframe, Keyframe)
    AlignWithNeighborsClamped(ref Keyframe, Keyframe, Keyframe)
    AlignWithNext(ref Keyframe, Keyframe, bool)
    AlignWithPrevious(ref Keyframe, Keyframe, bool)
    EndTime(Keyframe[])
    Evaluate(float, ref int, Keyframe[])
    Evaluate(float, Keyframe, Keyframe)
    Seek(float, int, Keyframe[])
    SetLeftTangentMode(ref Keyframe, InterpolationMode)
    SetRightTangentMode(ref Keyframe, InterpolationMode)
    StartTime(Keyframe[])
    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)