Function mat4.setPerspective

void setPerspective(
  float angle,
  float aspect,
  float nearPlane,
  float farPlane
);