CameraController

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Camera cam)
Undocumented in source.

Members

Properties

camera
Camera camera [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vector3f position [@property getter]
Undocumented in source.
position
Vector3f position [@property setter]
Undocumented in source.
sensivity
float sensivity [@property getter]

Returns current controller sensivity.

sensivity
float sensivity [@property setter]

Sets new rotation sensivity. Must be greater then zero.

target
Vector3f target [@property getter]
Undocumented in source.
target
Vector3f target [@property setter]
Undocumented in source.
up
Vector3f up [@property getter]
Undocumented in source.
up
Vector3f up [@property setter]
Undocumented in source.

Variables

_camera
Camera _camera;
Undocumented in source.
_sensivity
float _sensivity;
Undocumented in source.

Meta