1 | |
2 | } Inline {url"models/bee.wrl"} ] } |
3 | DEF MainScript Script { |
4 | url "scripts/Beebee.class" |
5 | eventIn SFVec3f PositionChanged IS positionChanged |
6 | eventIn SFRotation OrientationChanged IS orientationChanged |
7 | eventIn SFBool HoneycomTouchSensorIsActive IS isActive |
8 | eventIn SFTime BeeTimeSensorCycleTime IS |
9 | BeeTimeSensorCycleTime |
10 | eventOut SFVec3f BeeTranslation |
11 | eventOut SFRotation BeeRotation } ] |