v9.5
Returns or sets whether to export geometry caches to the FBX file.
oBoolean = FBXExportCacheFile( [State] ); |
A Boolean value (true to include geometry caches; false to exclude them)
Parameter | Type | Description |
---|---|---|
State | Boolean |
True to export geometry caches, false to exclude them Default Value: If not specified, the current setting will not change. |