Skip to content

ICamera.GetViewMatrix() Method

Definition

Namespace: Brine2D.Rendering

Gets the view matrix for transforming world coordinates to camera space.

C#
System.Numerics.Matrix4x4 GetViewMatrix();

Returns

System.Numerics.Matrix4x4