CameraController.follow

Convience function to determine the camera's position.

This can be null. If so, follows position (0, 0, 0).

struct CameraController
Vector3 delegate() @(safe) follow;

Meta