Parameters used to create a DOMObject3D

interface DOMObject3DParams {
    watchScroll?: boolean;
}

Properties

Properties

watchScroll?: boolean

Whether to automatically update the DOMObject3D document and world positions on scroll