public bool ExtractTextures (string folderPath);

Parámetros

folderPathThe directory where the textures will be extracted.

Valor de retorno

bool Returns true if the textures are extracted successfully, otherwise false.

Descripción

Extracts the embedded textures from a model file (such as FBX or SketchUp).

Throws ArgumentException if the folder path is null or empty.