| OptimizedMeshGeometry3D Fields |
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>
|