- 1.7
- 1.6
- 1.5
- Beta
- Examples (for 1.6a)
- Misc
Table 6.8. Element type members
| Member | Type | Access | Description |
|---|---|---|---|
| elements | element | ro | Array of element data (masses, symbols, names, etc.) |
| ambient | double[4] | rw | Ambient colour of the element |
| colour | double[4] | rw | Returns the ambient colour of the element. Set this property to define both ambient (supplied values) and diffuse (0.75*supplied values) components simultaneously |
| diffuse | double[4] | rw | Diffuse colour of the element |
| mass | double | ro | Atomic mass of the element |
| name | string | ro | Capitalised name of the element |
| radius | double | rw | Atomic radius of the element. Affects the scaled sphere rendering style and bond calculation. |
| symbol | string | ro | Atomic symbols of the element |

