PositionInput

constructor(coordinates: List<Double>, dimensions: Int = coordinates.size)

Parameters

coordinates

the coordinates of the position.

dimensions

the dimension of the position.