githubEdit

UpdateViewProjectionMatrix

The UpdateViewProjectionMatrix updates the Viewarrow-up-right and Projectionarrow-up-right 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 Viewarrow-up-right and Projectionarrow-up-right properties are needed after the Camera has been updated, then UpdateViewProjectionMatrix needs to be called.

Last updated

Was this helpful?