Introduced
6.02
Description
Returns or sets whether or not to export the scene's geometry. If you specify false, the scene is exported with no models.
Note: Cameras and lights are not considered models by the FBX exporter.
Scripting Syntax
FBXExportGeometries( [State] )
Parameters
|
Parameter |
Type |
Description |
|
State |
True to export geometries Default Value: If not specified, the default setting will be used. |
Return Value
A Boolean value (true to include geometry; false to exclude it)
See Also
Autodesk Softimage v7.5