Function Camera.setPerspective

set perspective projection

Prototype

void setPerspective(
  float width,
  float height,
  float fov,
  float near,
  float far
);

Authors

Copyright

License