API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

N

namespaceMeshBuilder

@codexo/exojs / math / stable

CPU mesh-geometry builders, grouped as a namespace so the public API carries no loose `build*` functions. Named `MeshBuilder` (not `Geometry`) to avoid clashing with the rendering `Geometry` class. The underlying functions stay module exports for internal use; only this facade is in the public barrel.

8
props
0
methods
0
events
Import
import { MeshBuilder } from '@codexo/exojs'

CPU mesh-geometry builders, grouped as a namespace so the public API carries no loose `build*` functions. Named `MeshBuilder` (not `Geometry`) to avoid clashing with the rendering `Geometry` class. The underlying functions stay module exports for internal use; only this facade is in the public barrel.

Properties8
Source