Table of Contents Chapter Index Previous Slide Next Slide 212
Syntax: PointSet

Binding colors to coordinate-based geometry
Syntax: PointSet
  • A PointSet geometry node creates geometry out of points
  • color - provides a list of colors
  • Always binds one color to each point, in order
  • PointSet {
        coord Coordinate { . . . }
        color Color { . . . }
    }