Returns the current camera motion handler associated with the animation. The method fills passed values with the start frame index, end frame index and with a smart pointer to the camera motion object, then returns them to a calling subroutine.
Parameters
Parameters
Description
start_frame
[out] A placeholder for the camera motion start frame.
end_frame
[out] A placeholder for the camera motion end frame.
motion
[out] A placeholder for the smart pointer to the camera motion object.