Skip to Content
APIFunctionsgetCameraTransform

Function: getCameraTransform()

getCameraTransform(camera): Transform

Get the camera transforms into a Transform object. This object can be used in conjonction with the S3D API.

Parameters

ParameterType
cameraArcRotateCamera

Returns

Transform

The decomposed matrix

Note

The rotation is in euler angles in degrees

Last updated on