Uses of Enum Class
com.jme3.scene.plugins.gltf.TrackData.Type
Packages that use TrackData.Type
Package
Description
import 3-D models in Graphics Language Transmission Format (glTF) format
-
Uses of TrackData.Type in com.jme3.scene.plugins.gltf
Methods in com.jme3.scene.plugins.gltf that return TrackData.TypeModifier and TypeMethodDescriptionstatic TrackData.TypeReturns the enum constant of this class with the specified name.static TrackData.Type[]TrackData.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.