formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Materials

fz_shdr_tmap_type_enum

Description

Indicates what sampling type the texture map uses. This enum is used in the function when the parameter identifier is texture type.

enum fz_shdr_tmap_type_enum {

FZ_SHDR_TMAP_TYPE_MIPMAP,

FZ_SHDR_TMAP_TYPE_SUMTABLE };

Members

FZ_SHDR_TMAP_TYPE_MIPMAP

texture map sampling is MIPMAP

FZ_SHDR_TMAP_TYPE_SUMTABLE

texture map sampling is summation table

Availability

5.0.0.0

See Also

Defined in

fz_rmtl_api.h