formZ SDK | 5.0 API Reference | Project | Modeling | Animation

fz_anim_node_remove

Description

Removes the animation node from the animation node hierarchy. All its children nodes will also be removed.

Plugin Prototype

fzrt_error_td fz_anim_node_remove(

fzrt_int

windex,

fz_anim_node_ptr

anim_node )

Parameters

windex [Input]

project window index

anim_node [Input]

animation node to remove from hierarchy

Returns

Error codes

Availability

6.1.0.0

Example Files

util_anim_cntl_bezier.fsl

Function Set

fz_anim_fset


Defined in

fz_anim_api.h