POV-Ray Insert Menu
mady by Christoph Hormann
http://www.imagico.de/

Relational Operators

top previous next

// Relationals must be within parentheses
// Return arithmetic value 0 for false or 1 for true
//   <  <=  =  !=  >=  >

#declare BallColor = pigment { red (clock > 0.5} // black or red