Mode of wobbling.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.32.0
Syntax
Members| Member name | Value | Description |
|---|
| None | 0 |
Wobble disabled
|
| Circular | 1 |
Circular wobble shape.
Use x values for amplitude and frequency.
|
| Eight | 2 |
Figure of horizontal eight shaped wobble.
Use x value for frequency.
|
| Custom | 3 |
Lissajous figure shaped wobble.
|
| Sine | 4 |
Sine or cosine shaped wobble.
Use x values for amplitude, frequency and phase.
|
| Elliptical | 5 |
Elliptical wobble shape.
Use x values for frequency.
|
| EightVertical | 6 |
Figure of vertical eight shaped wobble.
Use x values for frequency.
|
See Also