Struct OrthographicProjection# Defined in File Projection.h Struct Documentation# struct OrthographicProjection# Public Members float height = 2# distance between top and bottom viewing planes float near = 0.1# distance to near clipping plane float far = 2000.0# distance to far clipping plane