Function GLSupport.setPerspectiveProjection

void setPerspectiveProjection(
  Rect windowRect,
  Rect view,
  float fieldOfView,
  float nearPlane,
  float farPlane
);