OptimizedMeshGeometry3D Structure |
Namespace: Ab3d.File3ds
public struct OptimizedMeshGeometry3D
The OptimizedMeshGeometry3D type exposes the following members.
Name | Description | |
---|---|---|
Normals |
Normals as List<Vector3D>
| |
Positions |
Positions as List<Point3D>
| |
TextureCoordinates |
TextureCoordinates as List<Point>
| |
TriangleIndices |
TriangleIndices as List<Int32>
|