VertexElementUV

VertexElementUV

Visão geral

VertexElementUV é uma classe em Aspose.3D FOSS para Java. Herda de: ゚VertexElement⌒ .

VertexElementUV.VertexElementUV cria uma nova instância com o mapeamento de textura, modo de mapeio e modo referencial dados.

Esta classe fornece 10 métodos para trabalhar com objetos VertexElementUV em programas Java. Os métodos disponíveis incluem: `VertexElementsUV, ̋clone∂, ?? getData∂ , ̆getIndices∂,, ̨getMapping∂,. ̇get MappingMode∂., ゚getReferenceModes∂. ⌒getType∂ . ̓setData›,setIndizes∂. Todos os membros públicos são acessíveis a qualquer aplicativo Java após instalar o pacote Aspose.3D FOSSDER para Java . Propriedades: ?data∂? , ?indices™, ?mapping TM,??mappingTM,?.referenceTM ,??type TM.

Propriedades

NameTypeAccessDescription
mappingTextureMappingReadGets the mapping.
typeVertexElementTypeReadGets the type.
mappingModeMappingModeReadGets the mapping mode.
referenceModeReferenceModeReadGets the reference mode.
indicesList<Integer>ReadGets the indices.
dataList<Object>ReadGets the data.

Métodos

SignatureDescription
VertexElementUV(mapping: TextureMapping, mappingMode: MappingMode, referenceMode: ReferenceMode)Creates a new instance with the given texture mapping, mapping mode, and reference mode
getMapping()TextureMappingReturns the mapping.
getType()VertexElementTypeReturns the type.
getMappingMode()MappingModeReturns the mapping mode.
getReferenceMode()ReferenceModeReturns the reference mode.
getIndices()List<Integer>Returns the indices.
getData()List<Object>Returns the data.
setData(data: List<Object>)Sets the data value.
setIndices(indices: List<Integer>)Sets the indices value.
clone()VertexElementCalls clone on this VertexElementUV instance.

Ver também

  • Aspose.3D Referência da API Enterprise
 Português