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

fz_anim_animate_surf_style

Description

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

Plugin Prototype

fzrt_error_td fz_anim_animate_surf_style(

fzrt_int

windex,

fz_rmtl_ptr

rmtl,

fz_anim_node_ptr *

anim_node )

Parameters

windex [Input]

project window index

rmtl [Input]

surface style to make animated

anim_node [Result]

new animated entity

Returns

Error codes

Availability

6.1.0.0

Example Files

util_anim_animate_enty.fsl
util_anim_test_color.fsl

Function Set

fz_anim_fset


Defined in

fz_anim_api.h