This callback function will be called once at the beginning of every frame. This is the best location for your application to handle updates to the scene, but is not intended to contain actual rendering calls, which should instead be placed in the OnFrameRender callback.
IFrameworkCallback.OnFrameMove
Engine Class | Goblin.Engine Namespace