Introduced
6.02
Description
Returns or sets whether or not to embed the textures and images associated with the FBX file when exporting. Embedding textures is useful when transferring the FBX file to a location where the texture path is inaccessible.
Note: Embedding textures increases the file's size.
Scripting Syntax
FBXExportEmbedMedias( [State] )
Parameters
|
Parameter |
Type |
Description |
|
State |
True to embed textures and images Default Value: If not specified, the default setting will be used. |
Return Value
A Boolean value (true to embed; false otherwise)
See Also
Autodesk Softimage v7.5