UpdateViewProjectionMatrix
Last updated
Was this helpful?
Last updated
Was this helpful?
The UpdateViewProjectionMatrix updates the and properties according to the Camera's current state. This function is automatically called on all Cameras which are a part of FlatRedBall every frame prior to the frame being rendered, but if the and properties are needed after the Camera has been updated, then UpdateViewProjectionMatrix needs to be called.