Version: 
Back to list

Scene :: animatesThisOccurrence

Synopsis

   Does this Animation animates this Occurrence - or one of its parents (thus animating it indirectly) ?

GUI Dialog

   

Script function

   scene.animatesThisOccurrence(animation, occurrence) -> isAnimated

Parameters

   animation (Animation) : The Animation
   occurrence (Occurrence) : The supposingly animated occurrence

Return value

   isAnimated (Bool) : The answer to this question