c3d.perspective
the perspective module is used for manipulating the cameras perspective in the scene
set_fov(fov) | changes the FOV of the camera |
---|---|
set_near_plane(near) | changes the near clipping plane position |
set_far_plane(far) | changes the far clipping plane position |