Custom Events

 
 
 

In Softimage, user actions such as creating new scenes, rendering frames, and pressing keys trigger events. You can write special functions to handle events, and register these functions with Softimage as event handlers. Whenever an event is triggered, Softimage calls the event handlers registered for that event.