VertexElementBinormal
VertexElementBinormal — classe VertexElementBinormal. Eredita da: VertexElementVector.
Methods: Aspose.ThreeD
Metodi
| Name | Type | Access | Description |
|---|---|---|---|
Binormals | List<Vector4> | Read | Gets the binormals. |
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 |
|---|---|
VertexElementBinormal() | Creates an instance using the specified mapping and reference modes |
VertexElementBinormal(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. |
Metodi
Nessun metodo pubblico documentato nel sorgente.