Namespace Elegy.Common.Assets.ElegyMapData
Classes
- CollisionMesh
A collision mesh.
- CollisionMeshlet
A collision submesh.
- OccluderMesh
Mesh used for occlusion culling.
- RenderMesh
A render mesh is a collection of renderable surfaces. Definitely read more about RenderSurface.
- RenderSurface
An ELF render surface is concrete render data that describes a little part of world geometry. It is not necessarily a single face or a few coplanar faces, but rather a mesh consisting of all faces belonging to one octree leaf, where the faces share the same material.