formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
This function deletes a keyframe at a given index from a given Bezier controller node. To know how many keys or indices there are to delete, see fz_anim_cntl_bezier_keys_count.
Plugin Prototype
fzrt_error_td fz_anim_cntl_bezier_key_delete(
fzrt_int | windex, |
anim_node, | |
fzrt_int | key_indx ) |
Parameters
windex [Input]
project window index
anim_node [Input]
controller node
key_indx [Input]
index of key to delete.
Returns
Error codes
Availability
6.1.0.0
Example Files
Function Set
Defined in