EmbedTextures

FbxSaveOptions.EmbedTextures property

Krijgt of stelt in of de textuur moet worden ingesloten in het uiteindelijke uitvoerbestand. FBX Exporter zal proberen de ruwe gegevens van de textuur te vinden uitFileSystem en sluit het bestand in het definitieve FBX-bestand in. Standaardwaarde is false.

public bool EmbedTextures { get; set; }

Zie ook