Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GLTFLoaderAnimationStartMode

Mode that determines what animations will start.

Index

Enumeration members

Enumeration members

ALL

ALL: = 2

All animations will start.

FIRST

FIRST: = 1

The first animation will start.

NONE

NONE: = 0

No animation will start.

Legend

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