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

fz_anim_keyf_capture_opts_get_parm

Description

Gets a parameter of the keyframe capture options.

Plugin Prototype

fzrt_error_td fz_anim_keyf_capture_opts_get_parm(

fzrt_int

windex,

fz_anim_capture_opts_ptr

capture_opts,

fz_anim_capture_parm_enum

parm_id,

fz_type_td *

data )

Parameters

windex [Input]

project window index

capture_opts [Input]

keyframe capture options

parm_id [Input]

the index of the parameter to retrieve

data [Result]

parameter data

Returns

Error codes

Availability

6.1.0.0

Example Files

util_anim_capture.fsl

See Also

,, fz_anim_keyf_capture_opts_finit,, ,

Function Set

fz_anim_fset


Defined in

fz_anim_api.h