Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AnimationSamplerInterpolation Const

Interpolation algorithm

Index

Enumeration Members

Enumeration Members

CUBICSPLINE: "CUBICSPLINE"

The animation's interpolation is computed using a cubic spline with specified tangents

LINEAR: "LINEAR"

The animated values are linearly interpolated between keyframes

STEP: "STEP"

The animated values remain constant to the output of the first keyframe, until the next keyframe

Legend

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

Settings

Theme