SetTimecycleModifier
DocsSetTimecycleModifier(modifierName)Description
Loads the specified timecycle modifier. Modifiers are defined separately in another file (e.g. "timecycle_mods_1.xml")
Parameters:
modifierName - The modifier to load (e.g. "V_FIB_IT3", "scanline_cam", etc.)
Parameters
| Name | Type | Description |
|---|---|---|
modifierName | char* | — |
Returns
voidThis native does not return a value.