Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GLTFLoaderCoordinateSystemMode

Mode that determines the coordinate system to use.

Index

Enumeration members

Enumeration members

AUTO

AUTO: = 0

Automatically convert the glTF right-handed data to the appropriate system based on the current coordinate system mode of the scene.

FORCE_RIGHT_HANDED

FORCE_RIGHT_HANDED: = 1

Sets the useRightHandedSystem flag on the scene.

Legend

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