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