Deformer
GPU GpuDeforms incoming 3D geometry with procedural or audio-driven motion.
Deformer offsets mesh vertices using noise, sine motion, or external modulation so shapes can feel animated and reactive without rewriting the source mesh.
Parameters
| Name | Type | Description |
|---|---|---|
| mode | int | Deformation mode. |
| amplitude | float | Amount of geometric displacement. |
| frequency | float | Spatial deformation frequency. |
| speed | float | Animation speed for time-varying deformation. |
| axis | int | Axis selection for the deformation. |
Ports
| Name | Direction | Type |
|---|---|---|
| amount | Input | SCALAR |