Documentation Talk:Reference Section 2.1

From POV-Wiki
Revision as of 11:04, 20 May 2010 by Clipka (talk | contribs) (Specifying Colors: Fix indentation of "COLOR_VECTOR:")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Specifying Colors

COLOR:
  COLOR_BODY             |
  color COLOR_BODY       | (this means the keyword color or
  colour COLOR_BODY         colour may optionally precede
                            any color specification)
COLOR_BODY:
  COLOR_VECTOR           |
  COLOR_KEYWORD_GROUP    |
  COLOR_IDENTIFIER
COLOR_VECTOR:
  rgb <3_Term_Vector>  |
  rgbf <4_Term_Vector> |
  rgbt <4_Term_Vector> |
  [ rgbft ] <5_Term_Vector>
COLOR_KEYWORD_GROUP:
  [ COLOR_KEYWORD_ITEM ]...
  COLOR_KEYWORD_ITEM:
  COLOR_IDENTIFIER       |
  red Red_Amount         |
  blue Blue_Amount       |
  green Green_Amount     |
  filter Filter_Amount   |
  transmit Transmit_Amount