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

fz_anim_animate_view

Description

Makes the given view animated and adds it to the animation node hierarchy.

Plugin Prototype

fzrt_error_td fz_anim_animate_view(

fzrt_int

windex,

fz_view_ptr

view,

fz_anim_node_ptr *

anim_node )

Parameters

windex [Input]

project window index

view [Input]

view to make animated

anim_node [Result]

new animated entity

Returns

Error codes

Availability

6.1.0.0

Example Files

util_anim_animate_enty.fsl

Function Set

fz_anim_fset


Defined in

fz_anim_api.h