ArPoints

constructor(worldPoints: FloatArray, color: Int = EvsColor.White.rgba, pointSize: Float = 3.0f)

Parameters

worldPoints

The array containing the world coordinates. of the points.

color

The color of the points.

pointSize

The size of the points.