Defined in: packages/engine/src/components/EnergyOrbMaterial.tsx:7
| Property |
Type |
Default value |
Description |
color? |
ColorRepresentation |
"#8c85ff" |
The orb’s colour: its smoke, its rim and its glow. ThreeUI’s violet by default. |
intensity? |
number |
1 |
How bright the rim and the glow: 0 is none, which leaves the smoke, and 1 is ThreeUI’s look. |
speed? |
number |
1 |
How fast the smoke drifts and the orb turns: 0 holds it, 1 ThreeUI’s pace. |