checking angles for same value should do it no?
like previousAngle = cam.whatEverAngle;

fabrice

On Jul 1, 2010, at 1:02 PM, TimTomWeb wrote:

> Hello,
> 
> one question:
> is it possible to find out whether the camera is still hovering? e.g.
> I do want to stop rendering the view as soon as the camera finished
> hovering. Is there a public property like "isHovering"?
> I tried to wait steps frames before I stop the rendering, but the
> camera seems not to finished within steps-property frames.
> Thanks for your great work!
> Regards from Tom

Reply via email to