toFloatArray
Returns a
float[3][3] representing the camera's intrinsic matrix.Declaration
open fun toFloatArray(): Array<FloatArray>
float[3][3] representing the camera's intrinsic matrix.
Returns a
float[3][3]representing the camera's intrinsic matrix.