Camera
Properties
nearPlane (float)
farPlane (float)
fov (float)
Constructor
Empty constructor
Methods
setNearPlane(nearPlane : float)
Sets the near plane of the camera.
setFarPlane(farPlane : float)
Sets the far plane of the camera.
setFov(fov : float)
Sets the field of view of the camera.