Struct VertexTexture1
VertexTexture1 structure
Defines a Vertex attribute with a Texture Coordinate.
public struct VertexTexture1 : IEquatable<VertexTexture1>, IVertexMaterial
Constructors
| Name | Description |
|---|---|
| VertexTexture1(IVertexMaterial) | |
| VertexTexture1(Vector2) |
Properties
| Name | Description |
|---|---|
| MaxColors { get; } | |
| MaxTextCoords { get; } |
Methods
| Name | Description |
|---|---|
| Add(ref VertexMaterialDelta) | |
| override Equals(object) | |
| Equals(VertexTexture1) | |
| GetColor(int) | |
| override GetHashCode() | |
| GetTexCoord(int) | |
| Subtract(IVertexMaterial) | |
| static AreEqual(ref VertexTexture1, ref VertexTexture1) | |
| operator == | |
| implicit operator | |
| operator != |
Fields
| Name | Description |
|---|---|
| TexCoord |
See Also
- interface IVertexMaterial
- namespace Aspose.CAD.FileFormats.GLB.Geometry.VertexTypes
- assembly Aspose.CAD