This document is archived and information here might be outdated. Recommended version. |
Indicates that frames are being processed by the animation tool.
[Visual Basic .NET] Public Sub ProcessFrame ( _ ByVal lFrame As Integer, _ ByVal varCurrentTime As Object _ )
[C#] public void ProcessFrame ( int lFrame, object varCurrentTime );