formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Creates an animated deformation style and adds it to the animation node hierarchy. If has_cage is TRUE, the deformation has influence only within the boundaries of its cage. The cage, by default, is an axis-aligned box centered at the origin.
Plugin Prototype
fzrt_error_td fz_anim_animate_dfrm(
fzrt_int | windex, |
dfrm_id, | |
has_cage, | |
anim_node ) |
Parameters
windex [Input]
project window index
dfrm_id [Input]
deformation style
has_cage [Input]
whether or not deformation style has a cage of influence
anim_node [Result]
new animated entity
Returns
Error codes
Availability
6.1.0.0
Example Files
Function Set
Defined in