Class AnimationUtility

Helper class for dealing with animations, animation clips and curves.

Hierarchy

  • FrameworkObject
    • AnimationUtility

Constructors

  • Parameters

    • OptionalisInternalConstructor: boolean

    Returns AnimationUtility

Methods

  • Given a 3D transform, it will decompose it and modifies the transform curves (translation, rotation, scale) appropriately to include the transform.

    Parameters

    Returns boolean

    True if the operation was performed, else false (one of the curves is invalid).