Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AnimationKeyInterpolation

Enum for the animation key frame interpolation type

Index

Enumeration members

Enumeration members

NONE

NONE: = 0

Use tangents to interpolate between start and end values.

STEP

STEP: = 1

Do not interpolate between keys and use the start key value only. Tangents are ignored

Legend

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