game_3d_effects
Create and configure 3D visual effects like reflection probes, decals, and fog volumes with adjustable size and intensity.
Instructions
Create ReflectionProbe, Decal, or FogVolume
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Node name | |
| size | No | Effect size {x,y,z} | |
| intensity | No | Effect intensity | |
| effectType | Yes | Type: reflection_probe, decal, fog_volume | |
| parentPath | Yes | Parent node path |