Camera.PerspectiveFieldOfViewProjectionMatrix - Mtax-Development/GML-OOP GitHub Wiki
Constructs a matrix supplying the Camera with three-dimensional projection using configurable field of view.
Destruction |
Elements |
None |
Name |
Type |
Default |
Modifiable |
parent |
{Camera} |
other |
No |
ID |
{real[]} |
undefined |
No |
fieldOfView |
{Angle} |
None |
No |
aspectRatio |
{real} |
None |
No |
clippingPlane |
{Range} |
None |
No |
Name |
Arguments |
New element |
|
Empty |
|
Constructor copy |
other {Camera.PerspectiveFieldOfViewProjectionMatrix} |