-
Interface Summary
| Interface |
Description |
| Billboard |
Billboard is a Grouping node that can contain most nodes.
|
| Collision |
Collision detects camera-to-object contact using current view and NavigationInfo avatarSize.
|
| LOD |
LOD (Level Of Detail) uses camera-to-object distance to switch among contained child levels.
|
| NavigationInfo |
NavigationInfo describes the user's viewing model, user navigation-interaction modalities, and also dimensional characteristics of the user's (typically invisible) avatar.
|
| OrthoViewpoint |
OrthoViewpoint provides an orthographic perspective-free view of a scene from a specific location and direction.
|
| Viewpoint |
Viewpoint provides a specific location and direction where the user may view the scene.
|
| ViewpointGroup |
ViewpointGroup can contain Viewpoint, OrthoViewpoint, GeoViewpoint and other ViewpointGroup nodes for better user-navigation support with a shared description on the viewpoint list.
|
| X3DViewpointNode |
Node type X3DViewpointNode defines a specific location in the local coordinate system from which the user may view the scene, and also defines a viewpoint binding stack.
|