Click or drag to resize

WobbleGetAmplitude Method

Gets the amplitude of the resulting wobble trajectory.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public dvec2 GetAmplitude()

Return Value

dvec2
Returns the amplitude of the resulting wobble trajectory.
See Also