Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SceneLoaderAnimationGroupLoadingMode

Mode that determines how to handle old animation groups before loading new ones.

Index

Enumeration members

Enumeration members

Clean

Clean: = 0

Reset all old animations to initial state then dispose them.

NoSync

NoSync: = 3

Old animations remains untouched.

Stop

Stop: = 1

Stop all old animations.

Sync

Sync: = 2

Restart old animations from first frame.

Legend

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