Constructors

Properties

geometry: InsertableGeometry
ignoreSceneMaterial: boolean

Set to true to ignore SetMaterial calls.

mesh: Mesh<
    BufferGeometry<NormalBufferAttributes>,
    Material | Material[],
    Object3DEventMap,
>
offsets: G3dMeshOffsets
transparent: boolean

Whether the mesh is transparent or not.

Accessors

Methods