Piccolo.NET

PActivity.IsAnimation Property

Gets a value indicating whether this activity is performing an animation.

public virtual bool IsAnimation {get;}

Property Value

True if this activity is performing an animation; otherwise, false.

Remarks

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.

See Also

PActivity Class | UMD.HCIL.Piccolo.Activities Namespace


Web Accessibility