Module meshes

Module meshes 

Source
Expand description

This module contains built-in meshes that can be used for rendering. These include simple geometric shapes such as planes, cubes, and capsules. Each mesh is defined with its own vertex and index data, and can be easily instantiated and rendered in the scene.

Structsยง

CapsuleMesh
CapsuleMeshConfig
CubeMesh
PlaneMesh