CreateFX
 
 
 

CreateFX

Introduced

v5.1

Description

Imports an .fx file into the current scene.

Scripting Syntax

CreateFX( FileName, Library, Model );

Parameters

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

See Also

CreateCGFX