The SphereSensor node senses viewer drag actions, computes rotation axis and angles, and output these using rotation_changed eventOut. |
By wiring rotation_changed eventOut of SphereSensor to the set_rotation eventIn of Transform node, it is possible to let viewer rotate the shape in any direction in the world.
|