Distribution mode – Allows selecting between different distribution modes. Random – Scatters randomly on all mesh and closed spline distribution objects. UV – Uses the distribution objects' UVW mapping to scatter the instances in regular patterns. The options from Count to Distribution are only available when the Distribution mode is set to Random. |
Count – Defines an exact number of instances to scatter overall. When the Per square option is enabled, scatters instances per area, defined by density. The number is always limited by the Config Max. limit option. Per square – When enabled, the number of instances to scatter is defined by density (Count per square having the given edge length). The number of instances is always limited by the Config Max. limit option. The specified value is the edge length of a square, which defines an area for computing the scatter density. Distribution – Specifies a texture map or shader used for instance distribution. White areas of the texture are treated as maximum density, and black areas are treated as areas with no instances. The options from Pattern to Lock V are available only when the Distribution mode is set to UV. |
Pattern – Allows to select between different distribution patterns. Grid – Rectangular grid. RunningGrid – Rectangular grid with every other row offset by half of the grid spacing. HexagonalGrid – Hexagonal point arrangement. Use planar mapping – When enabled, simple planar UVW mapping is applied to the distribution object and used instead of its existing UVW channel. Spacing U – Scales the pattern in the U axis - 100% spacing makes the pattern occupy the whole 0-1 UV space; with 50% spacing, the pattern gets repeated 2 times in U. Spacing V – Scales the pattern in the V axis - 100% spacing makes the pattern occupy the whole 0-1 UV space; with 50% spacing, the pattern gets repeated 2 times in V. Jitter U – Randomly jitters each instance in the U axis, with 0% being entirely deterministic placement (no jitter) and 100% being entirely random placement. Jitter V – Randomly jitters each instance in the V axis, with 0% being entirely deterministic placement (no jitter) and 100% being entirely random placement. Offset U – Offsets the pattern in the U axis. Each 100% added or subtracted moves the pattern by one entire repetition - which means that, e.g., 0% and 100% offsets yield the same result. Offset V – Offsets the pattern in the V axis. Each 100% added or subtracted moves the pattern by one entire repetition - which means that, e.g., 0% and 100% offsets yield the same result. Lock V – Locks the V coordinate for Spacing, Jitter, and Offset to the same value as the U coordinate. Up Mode – Allows selecting between different modes for the up axis. Local – The up vector of each individual distribute-on object is used to define the slope limitation. World – The world Y-axis up vector is used for all distribute-on objects to define the slope limitation. Slope from/to – These values set the range of angles, measured in degrees, between either the Local or the World up vector and the surface normal. Determines how steep the surface can be, before instances are filtered out. Instances scattered outside of this range are erased. |