FBXImportCacheFile
 
 
 

FBXImportCacheFile

Introduced

v9.5

Description

Returns or sets whether to import geometry caches from the FBX file.

Scripting Syntax

oBoolean = FBXImportCacheFile( [State] );

Return Value

A Boolean value (true to include geometry caches; false to exclude them)

Parameters

Parameter Type Description
State Boolean True to import geometry caches, false to exclude them

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

See Also

FBXImport FBXExportCacheFile Import FBX Options Dialog Box