v9.5
Returns or sets whether to import the scene's timeline as defined in the FBX file.
oBoolean = FBXImportFillTimeline( [State] ); |
A Boolean value (true to include the scene timeline; false to exclude the scene timeline)
Parameter | Type | Description |
---|---|---|
State | Boolean |
True to import the scene timeline, false to exclude it Default Value: If not specified, the current setting will not change. |