FBXExportAscii
 
 
 

FBXExportAscii

Introduced

v8.0 (2010)

Description

Returns or sets whether or not to export an ASCII file.

Scripting Syntax

oBoolean = FBXExportAscii( [State] );

Return Value

A Boolean value (true to export an ASCII file; false to export a binary file)

Parameters

Parameter Type Description
State Boolean True to export export an ASCII file, false to export a binary file.

Default Value: If not specified, the current setting will not change.

See Also

FBXExport Export to ASCII