OpenTK.Matrix4d.CreateOrthographic Method
Creates an orthographic projection matrix.

Syntax

public static void CreateOrthographic (double width, double height, double zNear, double zFar, out Matrix4d result)

Parameters

width
The width of the projection volume.
height
The height of the projection volume.
zNear
The near edge of the projection volume.
zFar
The far edge of the projection volume.
result
The resulting Matrix4d instance.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: OpenTK
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0