Interface ThreeRootProperties

Optional ThreeRoot constructor properties.

Hierarchy

Properties

canvasStartingHeight?: number

The starting height of the Root#viewport's canvas.

canvasStartingWidth?: number

The starting width of the Root#viewport's canvas.

constraints?: LayoutConstraints

The starting layout constraints of the Root.

pointerStyleHandler?: null | PointerStyleHandler

Sets Root#pointerStyleHandler.

preventBleeding?: boolean

Sets Root#preventBleeding.

resolution?: number

Sets Root#resolution.

theme?: Theme

Sets Root#child's Widget#inheritedTheme.

transformAlgorithm?: null | TransformAlgorithm

Generated using TypeDoc