Click or drag to resize

GH_AnimatorTValueA Property

Gets or sets the start value of the animation. This value is set from within the constructor though you can change it at any time.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public T ValueA { get; set; }

Property Value

Type: T

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

See Also