Class ObjVertexTextureNormalIndex
ObjVertexTextureNormalIndex class
The OBJ vertex texture normal index.
public class ObjVertexTextureNormalIndex : ObjVertexTextureIndex
Constructors
| Name | Description |
|---|---|
| ObjVertexTextureNormalIndex() | Initializes a new instance of the ObjVertexTextureNormalIndex class. |
Properties
| Name | Description |
|---|---|
| NormalIndex { get; set; } | Gets or sets the normal index. |
| TextureIndex { get; set; } | Gets or sets the texture index. |
| VertexIndex { get; set; } | Gets or sets the vertex index. |
See Also
- class ObjVertexTextureIndex
- namespace Aspose.CAD.FileFormats.Obj.VertexData.Index
- assembly Aspose.CAD