Description
Drives an array of items through a harmonics spectrum
Information
| Plugin | ControlRig |
| Category | Simulation |
| Tags | Sin,Wave |
| Type | FRigUnit_ItemHarmonics |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | This property is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Targets | The items to drive. | TArray<FRigUnit_Harmonics_TargetItem> | () |
| WaveSpeed | The speed of the wave to use | Vector | (X=1.000000,Y=1.000000,Z=1.000000) |
| WaveFrequency | The frequency of the wave to use | Vector | (X=1.000000,Y=0.600000,Z=0.800000) |
| WaveAmplitude | The amplitude in degrees per axis | Vector | (X=0.000000,Y=70.000000,Z=0.000000) |
| WaveOffset | The positional offset of the wave | Vector | (X=0.000000,Y=1.000000,Z=2.000000) |
| WaveNoise | The amount of noise to apply to the wave | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
| WaveEase | The easing function to apply to the wave | Rig VMAnim Easing Type | Linear |
| WaveMinimum | The minimum value for the wave | float | 0.500000 |
| WaveMaximum | The maximum value for the wave | float | 1.000000 |
| RotationOrder | The rotation order to use when encoding the rotation | Euler Rotation Order | YZX |