formZ SDK | 5.0 API Reference | System | Texture Maps
Description
Gets the cropping rectangle of a texture map. This is
a rectangle which specifies a sub portion of the
texture.
fz_tmap_find_file should be called before using this function.
Plugin Prototype
fzrt_error_td fz_tmap_get_crop_rect(
tmap, | |
rect ) |
Parameters
tmap [Input]
the texture map for which to get the cropping rectangle
rect [Result]
the cropping rectangle
Returns
error codes
Availability
5.0.0.0
See Also
Function Set
Defined in