Version: 2021.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.