VertexElementNormal

VertexElementNormal

VertexElementNormal — klasa VertexElementNormal. Dziedziczy po: VertexElementVector.

Methods: Aspose.ThreeD


Metody

NameTypeAccessDescription
NormalsList<Vector4>ReadGets the normals.
VertexElementTypeVertexElementTypeReadGets the vertex element type.
NamestringRead/WriteGets or sets the name.
MappingModeMappingModeRead/WriteGets or sets the mapping mode.
ReferenceModeReferenceModeRead/WriteGets or sets the reference mode.
IndicesIArrayList<int>ReadGets the indices.
SignatureDescription
VertexElementNormal()Creates a new VertexElementNormal using the given mapping and reference modes
VertexElementNormal(mappingMode: MappingMode, referenceMode: ReferenceMode)
SetIndices(data: int[])Sets the indices data
Clear()Clears all the data from this vertex element.
ToString()String representation of vertex element.

Metody

Brak publicznych metod udokumentowanych w źródle.


Zobacz także

 Polski