CSS3DObject Class

Extends Object3D
Module: Postprocessing

CSS 3D element projected in the 3D scene.

Encapsulated a DOM element that is projected into 3D space using the 3D object transform values.

CSS3D object always stay above everything elese in the 3D scene.

Item Index

Attributes

Attributes

element

Element

The DOM element to be projected in 3D space.

It is automatically added to the appropiate DOM container used by the renderer.