formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Gets the number of decal groups of an object decal attribute. When first created, the object decal attribute has 0 decal groups. New decal groups can be added with fz_objt_attr_add_objt_decal_grp.
Plugin Prototype
fzrt_error_td fz_objt_attr_get_objt_decal_count(
fzrt_int | windex, |
obj, | |
fzrt_int * | n_decal ) |
Parameters
windex [Input]
project window index
obj [Input]
object
n_decal [Result]
The number of decal groups of the object decal attribute
Availability
5.0.0.0
Example Files
Function Set
Defined in