CameraFollow3D

Undocumented in source.

Constructors

this
this(Entity target, Vector3 target_offset)
Undocumented in source.

Members

Functions

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

Manifest constants

third_person_dist
enum third_person_dist;
Undocumented in source.

Mixins

__anonymous
mixin Reflect
Undocumented in source.

Variables

_angle
Vector2 _angle;
Undocumented in source.
_target_dist
float _target_dist;
Undocumented in source.
cam
SceneCamera3D cam;
Undocumented in source.
target
Entity target;

the target entity

target_offset
Vector3 target_offset;
Undocumented in source.

Meta