Version: 2022.1
言語: 日本語
public bool ExtractTextures (string folderPath);

パラメーター

folderPath The directory where the textures will be extracted.

戻り値

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

説明

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

Throws ArgumentException if the folder path is null or empty.