Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IAnimationPlayerOptions

Index

Properties

Optional audio

audio to play/sync to animation

Optional burst

burst: number

Max # of ms to burst ahead if playback is falling behind

Optional loop

loop: boolean

if true, animation will infinitely loop

Optional prerender

prerender: boolean

if true prerender all frame images when loaded, otherwise render frames as playing

Optional sourceType

sourceType, defaults to AnimationSourceType.Cache

Optional stopAction

stop action, defaults to AnimationStopActionOptions.None