A PointSet geometry node creates geometry out of points One point (a dot) is placed at each coordinate Shape { appearance Appearance { . . . } geometry PointSet { coord Coordinate { point [ . . . ] } } }
Shape { appearance Appearance { . . . } geometry PointSet { coord Coordinate { point [ . . . ] } } }