Blockbench Reference Docs
    Preparing search index...

    The base 3D object that is supported by CSS3DRenderer.

    Hierarchy (View Summary)

    Index

    Constructors

    • Constructs a new CSS3D object.

      Parameters

      • Optionalelement: DOMElement

        The DOM element.

      Returns CSS3DObject

    Methods

    • Parameters

      • source: any
      • recursive: any

      Returns this

    • Returns void

    • Returns HTMLElement

    Properties

    backface_culling: boolean

    Whether the back side of the object is culled

    copy_elements: HTMLElement[]

    Copies of the dom element for rendering with multiple viewports in parallel

    element: HTMLElement

    The DOM element which defines the appearance of this 3D object.

    true
    
    fix_position?: Vector3
    fix_rotation?: Euler
    isCSS3DObject: boolean

    This flag can be used for type testing.

    true
    
    isElement?: boolean
    isGroup?: boolean
    no_export?: boolean
    outline?: Object3D | Mesh<BufferGeometry, Material | Material[]>

    The outline mesh of the mesh