constructor Method

Construct a Camera

Camera(props?: CameraProps): Camera

Parameter Type Description
props CameraProps The properties of the new camera. If undefined, create a camera with eye at {0,0,0}, 90 degree lens, 1 meter focus distance.

Defined in

Last Updated: 08 January, 2020