getRotation Method

Get the rotation matrix to the frame of this frustum. This is equivalent to the view rotation matrix.

getRotation(result?: Matrix3d): undefined | Matrix3d

Parameter Type Description
result Matrix3d  

Returns - undefined | Matrix3d

Defined in

Last Updated: 20 April, 2024