Click or drag to resize

PathPrimitiveUpdatePolicy Property

Gets or sets how the primitive will be updated based on the current animation time.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual PathPrimitiveUpdatePolicy UpdatePolicy { get; set; }

Property Value

Type: PathPrimitiveUpdatePolicy
See Also