FBXImportFillTimeline
 
 
 

FBXImportFillTimeline

Introduced

v9.5

Description

Returns or sets whether to import the scene's timeline as defined in the FBX file.

Scripting Syntax

oBoolean = FBXImportFillTimeline( [State] );

Return Value

A Boolean value (true to include the scene timeline; false to exclude the scene timeline)

Parameters

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.

See Also

FBXImport FBXImportFrameRate Import FBX Options Dialog Box