formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Identifiers for animation color types for color tracks.
enum fz_anim_colr_type_enum {
FZ_ANIM_COLR_TYPE_RGB,
FZ_ANIM_COLR_TYPE_HSL };
Members
FZ_ANIM_COLR_TYPE_RGB
Color defined in red, green, blue components
FZ_ANIM_COLR_TYPE_HSL
Color defined in hue, saturation, lightness components
Availability
6.1.0.0
Defined in