Function InterpolatedCamera.target

The target's NodePath.

NodePath target() nothrow @property @nogc;

void target (
  NodePath v
) nothrow @property @nogc;