Camera.PerspectiveProjectionMatrix - Mtax-Development/GML-OOP GitHub Wiki
Constructs a matrix supplying the Camera with three-dimensional projection using field of view based on its size and clipping plane.
Destruction |
Elements |
None |
Name |
Type |
Default |
Modifiable |
parent |
{Camera} |
other |
No |
ID |
{real[]} |
undefined |
No |
size |
{Vector2} |
None |
No |
clippingPlane |
{Range} |
None |
No |
Name |
Arguments |
New element |
|
Empty |
|
Constructor copy |
other {Camera.PerspectiveProjectionMatrix} |