FbxSaveOptions.EmbedTextures
FbxSaveOptions.EmbedTextures property
Gets or sets whether to embed the texture to the final output file. FBX Exporter will try to find the texture’s raw data from FileSystem
, and embed the file to final FBX file. Default value is false.
public bool EmbedTextures { get; set; }
See Also
- class FbxSaveOptions
- namespace Aspose.ThreeD.Formats
- assembly Aspose.3D