VertexElementNormal
VertexElementNormal — VertexElementNormal klasė. Paveldi iš: VertexElementVector.
Methods: Aspose.ThreeD
Methods
| Name | Type | Access | Description |
|---|---|---|---|
Normals | List<Vector4> | Read | Gets the normals. |
VertexElementType | VertexElementType | Read | Gets the vertex element type. |
Name | string | Read/Write | Gets or sets the name. |
MappingMode | MappingMode | Read/Write | Gets or sets the mapping mode. |
ReferenceMode | ReferenceMode | Read/Write | Gets or sets the reference mode. |
Indices | IArrayList<int> | Read | Gets the indices. |
| Signature | Description |
|---|---|
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. |
Methods
Nėra viešų metodų, dokumentuotų šaltinyje.