Function mat4.lookAt

Prototype

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

Authors

Copyright

License