Projection.setFrustum

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setFrustum(real_t p_left, real_t p_right, real_t p_bottom, real_t p_top, real_t p_near, real_t p_far)
  2. void setFrustum(real_t p_size, real_t p_aspect, Vector2 p_offset, real_t p_near, real_t p_far, bool p_flip_fov)
    struct Projection

Meta