VertexElementVertexColor

VertexElementVertexColor

VertexElementVertexColor — lớp VertexElementVertexColor. Kế thừa từ: VertexElement.

Methods: com.aspose.threed


Phương pháp

Không có thuộc tính công khai nào được tài liệu hoá trong nguồn.


Phương pháp

Không có phương thức công khai nào được tài liệu hoá trong nguồn.


Xem thêm

NameTypeAccessDescription
typeVertexElementTypeReadGets the type.
mappingModeMappingModeReadGets the mapping mode.
referenceModeReferenceModeReadGets the reference mode.
indicesList<Integer>ReadGets the indices.
dataList<Object>ReadGets the data.
SignatureDescription
VertexElementVertexColor(mappingMode: MappingMode, referenceMode: ReferenceMode)Calls VertexElementVertexColor(mappingMode, referenceMode) on this VertexElementVertexColor instance.
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 VertexElementVertexColor instance.
 Tiếng Việt