formZ SDK | 4.0 Call Back Reference | Surface Style Representation
Description
Reflection type in the fz_srep_cbak_get_generic_parm api function.
enum fz_srep_shading_type_enum {
FZ_SREP_REFLECTION_TYPE_CONSTANT,
FZ_SREP_REFLECTION_TYPE_SHADED };
Members
FZ_SREP_REFLECTION_TYPE_CONSTANT
The surface style representation uses no shading. That is the surface color is not affected by any light and shows the original color as defined by the color parameters.
FZ_SREP_REFLECTION_TYPE_SHADED
The surface style representation uses shading. The generic shading parameters are defined via their respective arguments.
Availability
7.0.0.0
Defined in