Function mat4.setLookAt

Prototype

ref mat4 setLookAt(
  const(vec3) eye,
  const(vec3) center,
  const(vec3) up
);

Authors

Copyright

License