Gets a value indicating whether this activity is performing an animation.
True if this activity is performing an animation; otherwise, false.
This is used by the PCanvas to determine if it should set the render quality to PCanvas.animatingRenderQuality or not for each frame it renders.
PActivity Class | UMD.HCIL.Piccolo.Activities Namespace