RenderEventHandler.notify Method
Parent Object: RenderEventHandlerDefined in namespace "adsk::fusion" and the header file is <Fusion/Render/RenderEventHandler.h>
Description
The function called by Fusion when the associated event is fired.
Syntax
"renderEventHandler_var" is a variable referencing a RenderEventHandler object.
|
Parameters
Name | Type | Description |
eventArgs | RenderEventArgs | Returns an object that provides access to additional information associated with the event. |