v5.1
Imports a .cgfx file into the current scene.
CreateCGFX( 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 | Object or model to set as the user of the imported .cgfx |