Skip to content

BuiltinMeshTemplate

Defined in: asset/builtinMeshes.ts:21

Stock geometry a builtin:<id> mesh ref names. Public because the editor’s pickers and Create menu are built from this list. @beta.

closed: boolean

Defined in: asset/builtinMeshes.ts:33

Whether the surface encloses a volume. A closed one is drawn opaque and back-face culled — it can hide what is behind it and has an inside nobody sees; a flat one stays two-sided, or a ground plane disappears from below.


description: string

Defined in: asset/builtinMeshes.ts:27


id: string

Defined in: asset/builtinMeshes.ts:22


label: string

Defined in: asset/builtinMeshes.ts:26

Menu / picker label.


ref: string

Defined in: asset/builtinMeshes.ts:24

The ref an authored field carries.

build(): MeshData

Defined in: asset/builtinMeshes.ts:34

MeshData