formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Create a new, default decal attribute for an object. If an old decal attribute exists, it will be overwritten without warning. The new decal will have zero decal groups. New decal groups can be created with the function fz_objt_attr_add_objt_decal_grp.
Plugin Prototype
fzrt_error_td fz_objt_attr_create_objt_decal(
fzrt_int | windex, |
obj ) |
Parameters
windex [Input]
project window index
obj [Input]
object
Availability
5.0.0.0
Example Files
See Also
fz_objt_attr_add_objt_decal_grp, fz_objt_attr_clear_objt_decal
Function Set
Defined in