GH_Animator(T).Phase Property

GH_AnimatorTPhase Property

Gets the current animation phase.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_AnimationPhase Phase { get; }
Public ReadOnly Property Phase As GH_AnimationPhase
	Get

Property Value

Type: GH_AnimationPhase

[Missing <value> documentation for "P:Grasshopper.GUI.GH_Animator`1.Phase"]

See Also