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

fz_anim_path_opts_set_parm

Description

Sets the parameter indicated by the parameter index of the animate along path options.

Plugin Prototype

fzrt_error_td fz_anim_path_opts_set_parm(

fzrt_int

windex,

fz_anim_path_opts_ptr

path_opts,

fz_anim_path_opts_enum

parm_id,

fz_type_td *

data )

Parameters

windex [Input]

project window index

path_opts [Input]

path options

parm_id [Input]

the index of the parameter to set

data [Input]

parameter data

Returns

Error codes

Availability

6.1.0.0

Example Files

util_anim_animate_enty.fsl
util_anim_test_path_opts.fsl

Function Set

fz_anim_fset


Defined in

fz_anim_api.h