Returns the current camera target node. The method fills a passed string with the name of the camera target node then returns it to a calling subroutine.
Parameters
Parameters
Description
node_name
[out] A placeholder for the name of the camera target node.
Returns
Returns true if the target node should be taken into account during the animation; otherwise returns false.
Remarks
This method should be re-implemented and return true if you want to specify the camera target during the animation. Default implementation returns false.