Wobble |
public class WobbleSettings : ConfigBase
The WobbleSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | Amplitude | Gets or sets the wobble amplitude |
![]() | Frequency | Gets or sets the wobble frequency. |
![]() | Phase | Gets or sets the wobble phase offset for the x and y directions. |
Name | Description | |
---|---|---|
![]() | SetCircle | Sets the Amplitude, Frequency and the appropriate Phase for circular wobbling. |
![]() | SetEight | Sets the Amplitude, Frequency and the appropriate Phase for figure-of-eight wobbling. |