Click or drag to resize
AB4D logo

AnimationControllerBeforeFrameUpdated Event

BeforeFrameUpdated is fired before the objects are animated in the GoToFrame(Double) method.

Namespace: Ab3d.Animation
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public event EventHandler BeforeFrameUpdated

Value

EventHandler
See Also