three-story-controls

Home > three-story-controls > CameraRig > setUpAxis

CameraRig.setUpAxis() method

Set the up axis for the camera

Signature:

setUpAxis(axis: Axis): void;

Parameters

Parameter Type Description
axis Axis New Up axis

Returns:

void