Home > three-story-controls > CameraHelper > (constructor)
Constructs a new instance of the CameraHelper class
Signature:
constructor(rig: CameraRig, controls: FreeMovementControls, canvas: HTMLCanvasElement, canvasParent?: HTMLElement);
| Parameter | Type | Description |
|---|---|---|
| rig | CameraRig | |
| controls | FreeMovementControls | |
| canvas | HTMLCanvasElement | |
| canvasParent | HTMLElement |