formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model

fz_ffmt_data_model_styletab_diffuse_color

Description

Gets the plain surface color for a style table entry.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_styletab_diffuse_color(

fz_ffmt_tmap_style_ptr

item,

fz_rgb_float_td *

diff_col )

Parameters

item [Input]

The table entry

diff_col [Result]

The plain surface color.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_data_model_fset


Defined in

fz_ffmt_api.h