Click or drag to resize
SoVRMLNavigationInfo Properties

The SoVRMLNavigationInfo type exposes the following members.

Properties
  NameDescription
Public propertyavatarSize

The user's physical dimensions in the world for the purpose of collision detection and terrain following.

Public propertyheadlight

Specifies whether the headlight should be turned on (true).

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyspeed

(Note: Not implemented) The rate at which the viewer travels through a scene.

Public propertytransitionType

(Note: Not implemented) The transitionType field specifies an ordered list of paradigms that determine the manner in which the browser moves the viewer when a new Viewpoint node is bound.

Public propertytype

Specifies a navigation paradigm to use.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvisibilityLimit

(Note: Not implemented) Sets the furthest distance the user is able to see.

Top
See Also