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

Description

Constructs a matrix supplying the Camera with three-dimensional projection using field of view based on its size and clipping plane.

Specification

Destruction
Elements
Camera.PerspectiveProjectionMatrix.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.PerspectiveProjectionMatrix}
⚠️ **GitHub.com Fallback** ⚠️