| Type | Literal | Constant | Description |
| string | "" | none | empty string |
| list | [] | none | empty list |
| integer | 0 | FALSE* | integer zero |
| float | 0.0 | none | float zero |
| vector | <0.0, 0.0, 0.0> | ZERO_VECTOR | zero-magnitude vector |
| rotation | <0.0, 0.0, 0.0, 1.0> | ZERO_ROTATION | identity rotation |
| key | "000000-0000-0000-0000-000000000000" | NULL_KEY | special reserved key |