formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model

fz_ffmt_data_model_read_tmap_src_find_enum

Description

Specifies what to do if a source texture map file can not be found. This corresponds to the radio buttons in the If Source Texture Not Found section of the Texture Map Import Options dialog. When importing a file formZ will search the paths specified in the File Search Paths portion of the preferences dialog.

enum fz_ffmt_data_model_read_tmap_src_find_enum {

FZ_FFMT_DATA_MODEL_READ_TMAP_SRC_FIND_ASK,

FZ_FFMT_DATA_MODEL_READ_TMAP_SRC_FIND_USEDEFAULT };

Members

FZ_FFMT_DATA_MODEL_READ_TMAP_SRC_FIND_ASK

Pop up a dialog asking the user to locate the texture map file.

FZ_FFMT_DATA_MODEL_READ_TMAP_SRC_FIND_USEDEFAULT

Use the formZ default texture.

Availability

5.0.0.0

Defined in

fz_ffmt_api.h