The View matrix to transform RTC coordinates into view-space.
The RTC center coordinates, which define the origin of the RTC system.
Optional
rtcViewMat: FloatArrayParam = tempMatOptional parameter to store the resulting RTC view matrix. If not provided, a temporary matrix is used.
The transformed RTC view matrix.
Creates a view matrix that transforms coordinates from RTC to View-space.
This matrix allows the transformation of RTC coordinates (relative to a defined origin) into view-space coordinates.