geonodes_preset_scatter
Generate a geometry nodes setup to distribute point instances on an object's surface. Perfect for scattering grass, rocks, or particles with adjustable density, scale, and seed.
Instructions
Apply a preset: scatter instances on a surface.
Creates a complete geo-nodes setup that distributes point instances on the object's surface — great for grass, rocks, particles, etc.
Args: object_name: Surface object to scatter on instance_type: SPHERE, CUBE, CONE, or object name for custom instance density: Points per unit area scale: Instance scale seed: Random seed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| scale | No | ||
| density | No | ||
| object_name | Yes | ||
| instance_type | No | SPHERE |