| VertexElementTangent Class |
Namespace: Aspose.ThreeD.Entities
The VertexElementTangent type exposes the following members.
| Name | Description | |
|---|---|---|
| VertexElementTangent |
Initializes a new instance of the VertexElementTangent class.
|
| Name | Description | |
|---|---|---|
| Data |
Gets the vertex data
(Inherited from VertexElementVector4.) | |
| Indices |
Gets the indice data
(Inherited from VertexElementVector4.) | |
| MappingMode |
Gets or sets how the element is mapped.
(Inherited from VertexElement.) | |
| Name |
Gets or sets the name.
(Inherited from VertexElement.) | |
| ReferenceMode |
Gets or sets how the element is referenced.
(Inherited from VertexElement.) | |
| VertexElementType |
Gets the type of the VertexElement (Inherited from VertexElement.) |
| Name | Description | |
|---|---|---|
| Clear |
Removes all elements from the direct and the index arrays.
(Inherited from VertexElementVector4.) | |
| CopyTo |
Copys data to specified element
(Inherited from VertexElementVector4.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetData |
Load data
(Inherited from VertexElementVector4.) | |
| SetIndices |
Load indices
(Inherited from VertexElementVector4.) | |
| ToString |
String representation of vertex element.
(Inherited from VertexElement.) |