OptionalamplitudeHow strong the oscillation is. Defaults to 1.0.
OptionalfrequencyHow fast the oscillation is. Defaults to 1.0.
OptionaloffsetThe base value offset. Defaults to 0.0.
Callback executed every frame with the new oscillating value. This is where you apply the value to your target (e.g. position, scale, intensity).
OptionaltypeThe mathematical function to use. Defaults to SINE.
Configuration options for the OscillatorBehavior.