Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ReplaySpeedType

Enum that represents the replay speed of an animation.

Index

Enumeration members

Enumeration members

Fast

Fast: = "fast"

Used for setting the replay speed of an animation to 2.0x.

Normal

Normal: = "normal"

Used for setting the replay speed of an animation to 1.0x.

Slow

Slow: = "slow"

Used for setting the replay speed of an animation to 0.5x.