WaveComponent.direction property

Get the direction of the wave circles: 1 means outwards, -1 means inwards. Defaults to -1

Signature:

get direction(): any;
 
set direction(val: any);