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

fz_ffmt_data_model_read_tmap_loc_enum

Description

Specifies the location of texture maps. This corresponds to the radio buttons in the Imported File Texture Maps section of the Texture Map Import Options dialog.

enum fz_ffmt_data_model_read_tmap_loc_enum {

FZ_FFMT_DATA_MODEL_READ_TMAP_LOC_WITHAPPLICATION,

FZ_FFMT_DATA_MODEL_READ_TMAP_LOC_WITHFILE,

FZ_FFMT_DATA_MODEL_READ_TMAP_LOC_USERLOCATION };

Members

FZ_FFMT_DATA_MODEL_READ_TMAP_LOC_WITHAPPLICATION

The source texture files are located in the application's (formZ's) folder.

FZ_FFMT_DATA_MODEL_READ_TMAP_LOC_WITHFILE

The source texture files are located in the model file's folder.

FZ_FFMT_DATA_MODEL_READ_TMAP_LOC_USERLOCATION

The source texture files are located in a folder selected by the user.

Availability

5.0.0.0

Defined in

fz_ffmt_api.h