Modifier and Type | Method and Description |
---|---|
VertexElementUV |
Geometry.createElementUV(TextureMapping uvMapping)
Creates a
VertexElementUV with given texture mapping type. |
VertexElementUV |
Geometry.createElementUV(TextureMapping uvMapping,
MappingMode mappingMode,
ReferenceMode referenceMode)
Creates a
VertexElementUV with given texture mapping type. |
VertexElementUV |
Geometry.getVertexElementOfUV(TextureMapping textureMapping)
Gets a
VertexElementUV instance with given texture mapping type |
Copyright © 2018. All rights reserved.