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.
Properties
Section titled “Properties”closed
Section titled “closed”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
Section titled “description”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.
Methods
Section titled “Methods”build()
Section titled “build()”build():
MeshData
Defined in: asset/builtinMeshes.ts:34