Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnimationKey

Defines an interface which represents an animation key frame

Hierarchy

  • IAnimationKey

Index

Properties

frameSearch playground for frame

frame: number

Frame of the key frame

Optional inTangentSearch playground for inTangent

inTangent: any

The input tangent for the cubic hermite spline

Optional interpolationSearch playground for interpolation

The animation interpolation type

Optional lockedTangentSearch playground for lockedTangent

lockedTangent: boolean

Property defined by UI tools to link (or not ) the tangents

Optional outTangentSearch playground for outTangent

outTangent: any

The output tangent for the cubic hermite spline

valueSearch playground for value

value: any

Value at the specifies key frame

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method