GetCamMatrix — RedM Natives
0x8F57A89D · CFX · client
Returns the world matrix of the specified camera. To turn this into a view matrix, calculate the inverse.
Parameters
| Name | Type |
|---|---|
| camera | Cam |
| rightVector | Vector3* |
| forwardVector | Vector3* |
| upVector | Vector3* |
| position | Vector3* |
Returns
void