drawLineStrip

fun WorldRenderEnvironment.drawLineStrip(argb: Int, vararg positions: Vec3f)

Function to draw a line strip using the specified positions vectors.

Parameters

positions

The vectors representing the line strip.