formZ SDK | 5.0 API Reference | Project | File Formats
Description
Specifies the import color method. This corresponds to the Color menu of the Attributes section of the Modeling Import Options dialog.
enum fz_ffmt_read_color_meth_enum {
FZ_FFMT_READ_COLOR_METH_CURRENTCOLOR,
FZ_FFMT_READ_COLOR_METH_FILECOLOR };
Members
FZ_FFMT_READ_COLOR_METH_CURRENTCOLOR
Assign all objects' colors to the currently selected color. This option is only valid when Add to Project on the Import dialog is selected.
FZ_FFMT_READ_COLOR_METH_FILECOLOR
Assign object's colors to colors specified in the file.
Availability
5.0.0.0
Defined in