direction

var direction: Vector2(source)

Represents the direction vector used for clipping operations in the LineClipBuilder. This value determines the directional component for the clipping mask calculation, normalized within the shader implementation.

The default value is Vector2.UNIT_Y.