Protected_The projection matrix.
ReadonlytypeThe type of the projection.
Adjusts the left/right bounds to match a specific aspect ratio while keeping top/bottom fixed.
The target aspect ratio (width / height).
Updates the projection matrix based on current properties.
Adjusts the zoom/scale of the projection.
The zoom delta.
StaticfromCreates an OrthographicProjection from engine config options.
The projection options from EngineOptions.
The initial aspect ratio.
Modern Orthographic projection implementation.