Uses of Enum Class
com.jme3.scene.plugins.fbx.mesh.FbxLayerElement.Type
Packages that use FbxLayerElement.Type
-
Uses of FbxLayerElement.Type in com.jme3.scene.plugins.fbx.mesh
Methods in com.jme3.scene.plugins.fbx.mesh that return FbxLayerElement.TypeModifier and TypeMethodDescriptionFbxLayer.getLayerElementTypes()static FbxLayerElement.TypeReturns the enum constant of this class with the specified name.static FbxLayerElement.Type[]FbxLayerElement.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.jme3.scene.plugins.fbx.mesh with parameters of type FbxLayerElement.TypeModifier and TypeMethodDescriptionFbxLayer.getVertexData(FbxLayerElement.Type type, int polygonIndex, int polygonVertexIndex, int positionIndex, int edgeIndex)