GetCameraViewMatrix abstract method
MatrixStructType
GetCameraViewMatrix(
- Camera3DStructType camera
Returns the view matrix for camera.
Implementation
MatrixStructType GetCameraViewMatrix(
Camera3DStructType camera,
);