Uses of Enum Class
com.jme3.scene.plugins.fbx.RotationOrder
Packages that use RotationOrder
Package
Description
import models in the FBX file format
-
Uses of RotationOrder in com.jme3.scene.plugins.fbx
Fields in com.jme3.scene.plugins.fbx declared as RotationOrderMethods in com.jme3.scene.plugins.fbx that return RotationOrderModifier and TypeMethodDescriptionstatic RotationOrderReturns the enum constant of this class with the specified name.static RotationOrder[]RotationOrder.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RotationOrder in com.jme3.scene.plugins.fbx.objects
Fields in com.jme3.scene.plugins.fbx.objects declared as RotationOrder