view

Represents the transformation matrix for the view in a 3D rendering context.

This matrix is used to define the position, orientation, and scaling of the view. When updated, it recalculates the modelViewScalingFactor based on the current view and model matrices to account for changes in scaling.