Mode of wobbling.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.27.0
Syntax
MembersMember name | Value | Description |
---|
None | 0 |
Wobble disabled
|
Circular | 1 |
Circular wobble shape.
Use x values for amplitude and frequency.
|
Eight | 2 |
Figure of 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.
|
See Also