GH_AnimatorTAdjustAnimation Method (T) |
Adjust the animation.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void AdjustAnimation(
T newTarget
)
Public Sub AdjustAnimation (
newTarget As T
)
Parameters
- newTarget
- Type: T
New B value.
See Also