363

Controlling navigation
Syntax: NavigationInfo

  • A NavigationInfo node selects the navigation type and avatar characteristics
  • type - navigation style
  • avatarSize and speed - avatar characteristics
  • headlight - headlight on or off
  • NavigationInfo {
        type       [ "WALK", "ANY" ]
        avatarSize [ 0.25, 1.6, 0.75 ]
        speed      1.0
        headlight  TRUE
    }