Camera which moves toward another node. InterpolatedCamera is a [Camera] which smoothly moves to match a target node's position and rotation. If it is not [member enabled], or does not have a valid target set, InterpolatedCamera acts like a normal Camera. Set the node to move toward. If [code]true[/code], and a target is set, the camera will move automatically. How quickly the camera moves. The target's [NodePath].