1 | NavigationInfo { |
2 | set_bind # eventIn SFBool |
3 | avatarSize [ 0.25, 1.6, 0.75 ] # exposedField MFFloat |
4 | headlight TRUE # exposedField SFBool |
5 | speed 1.0 # exposedField SFFloat |
6 | type "WALK" # exposedField MFString |
7 | visibilityLimit 0.0 # exposedField SFFloat |
8 | isBound # eventOut SFBool } |
9 | These parameter values are typically set in Browser window |
10 | type field specifies the style of motion such as WALK, FLY, EXAMINE and NONE. |