PerspectiveCamera

Undocumented in source.

Members

Functions

projectionMatrix
mat4 projectionMatrix()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Builder
struct Builder
aspect
float aspect;
far
float far;
Undocumented in source.

Variables

fov
Angle fov;
Undocumented in source.
near
float near;
Undocumented in source.

Inherited Members

From Camera

projectionMatrix
mat4 projectionMatrix()
Undocumented in source.
__anonymous
mixin ImplPos
Undocumented in source.
__anonymous
mixin ImplRot
Undocumented in source.
__anonymous
mixin ImplViewMatrix
Undocumented in source.
capture
void capture(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta