Click or drag to resize
OptimizedMeshGeometry3D Fields

The OptimizedMeshGeometry3D type exposes the following members.

Fields
  NameDescription
Public fieldNormals
Normals as List<Vector3D>
Public fieldPositions
Positions as List<Point3D>
Public fieldTextureCoordinates
TextureCoordinates as List<Point>
Public fieldTriangleIndices
TriangleIndices as List<Int32>
Top
See Also