U3dSaveOptions.EmbedTextures

U3dSaveOptions.EmbedTextures property

Embed the external textures into the U3D file, default value is false.

public bool EmbedTextures { get; set; }

See Also