Next: Arithmetic, Previous: Key and reserved words, Up: Language basics [Contents][Index]
Literals in sketch
include scalars, points, vectors, and
transforms. Literals, along with defined object references,
are used in arithmetic expressions. See Arithmetic.
• Scalar literals: | Just the numbers. | |
• Point and vector literals: | 3d quantities. | |
• Transform literals: | Matrix form. |