Shader.draw_arrows

Shader.draw_arrows(elements, n, width, background=False)[source]

Draw arrows.

Parameters:
elementsAny

The buffer elements.

nint

The number of elements.

widthfloat

The width of the arrows.

backgroundbool, optional

Draw in background.