ICamera.GetViewMatrix() Method
Definition¶
Namespace: Brine2D.Rendering
Gets the view matrix for transforming world coordinates to camera space.
System.Numerics.Matrix4x4 GetViewMatrix();
Namespace: Brine2D.Rendering
Gets the view matrix for transforming world coordinates to camera space.
System.Numerics.Matrix4x4 GetViewMatrix();