Returns true if the animation should be moved to the specified frame; otherwise returns false.
Remarks
This method is mandatory for a re-implementation when defining a custom class inherited from the OdBaseCameraMotion class. To advance the animation, this method must return true. Default implementation returns false.