PerspectiveCamera.Builder

Undocumented in source.
class PerspectiveCamera
static
struct Builder {}

Members

Functions

build
PerspectiveCamera build()
aspect
float aspect;
far
float far;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta