formZ SDK | 5.0 API Reference | Project | Utility
Description
Values for geometry type. Used by the FZ_PROJ_RNDR_OPTS_GEOM_TYPE parameter in and fz_proj_rndr_opts_geom_set.
enum fz_geom_type_enum {
FZ_GEOM_TYPE_USE_SMOOTH_SHADING,
FZ_GEOM_TYPE_ALWAYS_SMOOTH,
FZ_GEOM_TYPE_USE_SMOOTH_ATTRIBUTE };
Members
FZ_GEOM_TYPE_USE_SMOOTH_SHADING
Only smooth objects/ faces assigned as smooth
FZ_GEOM_TYPE_ALWAYS_SMOOTH
Override object smoothing attributes
FZ_GEOM_TYPE_USE_SMOOTH_ATTRIBUTE
In addition to object smoothing attributes
Availability
5.0.0.0
See Also
Defined in