Class InsertableMesh

Constructors

Properties

ignoreSceneMaterial: boolean

Set to true to ignore SetMaterial calls.

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

Whether the mesh is transparent or not.

Accessors

Methods