formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Manager
Description
Gets information about the default texture. This information includes the file location of the texture file, the file's format reference id and the width and height of the image.
Plugin Prototype
fzrt_error_td fz_rndr_get_def_texture(
floc, | |
ffmt_id, | |
fzrt_int * | width, |
fzrt_int * | height ) |
Parameters
floc [Result, Optional]
A file location containing the name and path of the default texture map file.
ffmt_id [Result, Optional]
The file format reference id for the default texture map file.
width [Result, Optional]
The width (in pixels) of the default texture map image.
height [Result, Optional]
The height (in pixels) of the default texture map image.
Returns
Error codes.
Availability
5.0.0.0
Function Set
Defined in