Defines the base parameters to create a perspective projection Mat4
Optional
Perspective field of view (in radians). Default to 90.
90
Perspective aspect ratio (width / height). Default to 1.
1
Projection near plane. Default to 0.1.
0.1
Projection far plane. Default to 150.
150
Defines the base parameters to create a perspective projection Mat4