SphereGizmo - superclass: helper; super-superclass:node - classID: #(1002641668, 1742163655)
Constructor
sphereGizmo...
Properties
<SphereGizmo>.radius Float default: 0.0 -- animatable
Radius of sphere gizmo object.
<SphereGizmo>.hemisphere Integer default: 0
When turned on, the bottom half of the SphereGizmo is discarded, creating a hemisphere:
0- Off
1- On
<SphereGizmo>.seed Integer default: 0
Base value used to generate the atmospheric effect.
Each apparatus in the scene should have a different seed.
If more than one apparatus uses the same seed and same atmospheric effect, they will produce nearly identical results.