Click or drag to resize

GH_AnimatorTInterpolation Property

Gets or sets the interpolation mode. Changing the mode during an animation will result in discontinuous motion.

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

Property Value

Type: GH_Interpolation

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

See Also