formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Generative Objects
Description
Surface scatter direction identifiers. They identify whether objects are scattered in the outward (postive with respect to surface normals) direction or inward (negative with respect to surface normals) direction,
enum fz_surf_scatter_direction_enum {
FZ_SURF_SCATTER_DIR_OUT,
FZ_SURF_SCATTER_DIR_IN };
Members
FZ_SURF_SCATTER_DIR_OUT
Direction is outward (postive with respect to surface normals)
FZ_SURF_SCATTER_DIR_IN
Direction is inward (negative with respect to surface normals)
Availability
8.5.0.1
Defined in