Camera.OrtographicProjectionMatrix - Mtax-Development/GML-OOP GitHub Wiki

Description

Constructs a matrix supplying the Camera with two-dimensional projection.

Specification

Destruction
Elements
Camera.OrtographicProjectionMatrix.destroy()
None

Properties

Name
Type
Default
Modifiable
parent
other
No
ID
{real[]}
undefined
No
size
None
No
clippingPlane
None
No

Construction types

Name
Arguments
New element
size {Vector2}
clippingPlane {Range}
Empty
Constructor copy
other {Camera.OrtographicProjectionMatrix}
⚠️ **GitHub.com Fallback** ⚠️