Camera.CameraHelper

Undocumented in source.

Members

Functions

resolve
mat4 resolve(const(SpaceNode) obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin SpaceNodeHelper!false
Undocumented in source.

Properties

matrix
mat4 matrix [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
offset
vec3 offset [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
projectMatrix
mat4 projectMatrix [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

projection
Transform projection;
Undocumented in source.
resolver
Resolver resolver;
transform
Transform transform;
Undocumented in source.

Meta