| Name |
Type |
Description |
| auto_rotate |
int |
Continue spinning along last rotation when no UI input is present (default = 0)
|
| auto_time |
int |
The time between automatic rotations for auto_rotate (default = 0)
|
| radius |
float |
The radius of control sphere in 3D world (default = 1.0)
|
| rgb_axes |
int |
Sphere axis color flag (default = 1)
When the flag is set, the sphere axes are drawn in RGB colors, Otherwise,
the color attribute determines the color used.
|
| tracking |
float |
The rotation amount relative to amount of mouse movement (default = 1.)
|
| visible |
int |
Visibility flag (default = 1)
When the flag is set, the sphere axes are visible in the 3D world.
|