MeshChunk
Description
- Derived from
-
Disposable abstract
IMesh
ICapacity
A static mesh chunk.
The mesh vertices are specified in terrain-space (see Semantic.Position). However, a local coordinate system (see Matrix) around the mesh chunk center vertex (see Sector) is provided, as defined by the ComputeLocal
method family of the IGeometry interface.
- See also