| Name | Type | Description |
|---|---|---|
| bounds | BBox | World-space bounds to scatter within |
| clutter | ClutterDefinition | The clutter containing objects to scatter |
| seed | int | Seed for deterministic random generation |
| scene = null | Scene | Scene to use for tracing (required in editor mode) |
| Type | Description |
|---|---|
| List<ClutterInstance> | Collection of clutter instances to spawn |