1 |
A PointSet is a collection of points and their colors. PointSet node allows one to define this matchup with:
|
2 | coord field of the node holds the coordinate of points specified with a Coordinate node. |
3 |
color field of node holds the color of each point. Color node should be used to define these colors.
|