v5.1
file
Imports an .fx file into the current scene.
CreateFX( FileName, Library, Model ); |
Parameter | Type | Description |
---|---|---|
FileName | String | Name of the file to import
Default Value: A file browser will prompt for a file if no filename is provided. |
Library | String | Library to add the .cgfx file to. |
Model | String | Model under which to import the .cgfx file |