Page History
This page provides information about the V-Ray Scatter Component Components in Grasshopper.
Overview
...
Section | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
Input Parameters
...
|
Example Connections
...
Section |
---|
Here is an example of how the Scatter components are connected. |
Column | ||
---|---|---|
| ||
Seed (Integer) – Controls the random seed of the scatter. Changing this value and refreshing gets you a different random distribution. Collision (Boolean) – When enabled, bounding boxes of instances that overlap other instance bounding boxes are skipped. Density (Number) – Determines the approximate count of instances in a square unit. The density value can be used with a texture in place. Black color texture discards all instances in the area. Areas colored with white receive maximum density. Map (AColorTex) - Specifies a texture map for the probability of an instance to appear at given point on the host's surface. Black color in the texture discards all instances in the area. Areas colored with white receive maximum density. Axis Filter (Integer) – Filters the faces used for instance positioning. All Faces – The points/instances are generated uniformly on all object faces. Orientation (Integer) – Sets the initial orientation of the instances. World Up – All instances are positioned upright independent of the base/host surface face normals. Rotation (Domain) – Sets a range for the minimum and maximum angle for the random instance rotation around its up axis. Scale (Domain) – Sets a range for the minimum and maximum factors for the random instance scaling. Origin (Integer) – Determines how objects are positioned relative to the random Scatter points. Bounding box bottom center – The bounding box bottom center of the object matches the Scatter point. Weight (Number) – Determines a list of factors for the relative probability of each guest to appear. V Geo (Generic Data) – Sets a list of V Geo objects to scatter. Host (Generic Data) – Makes a list of meshable geometric objects to scatter the guests over. |
...
width | 17% |
---|
Column | ||
---|---|---|
| ||
Output Parameters
V Geo (Generic Data) – Sets a V-Ray Geometry output. Can be connected to the V-Ray Render/Geometry slot.
X (Transform) – Sets a data tree of transformations making the guests distribution over the hosts.
Workflow
Align | ||
---|---|---|
| ||
|
Example
Section | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Footnotes
Section | ||
---|---|---|
Fancy Bullets | | |
|