Struct PerspectiveProjection# Defined in File Projection.h Struct Documentation# struct PerspectiveProjection# Info for a perspective camera projection. Public Members float fov = 50.0# vertical field of view in degrees float near = 0.1# distance to near clipping plane float far = 2000.0# distance to far clipping plane