SceneOrbiter Properties |
The SceneOrbiter type exposes the following members.
Name | Description | |
---|---|---|
boundingBoxCaching | (Inherited from SoSeparator.) | |
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
Camera |
Gets the current camera.
(Inherited from SceneInteractor.) | |
CameraInteractor |
Gets the current camera interactor.
(Inherited from SceneInteractor.) | |
CameraMode |
Gets/sets the camera mode.
(Inherited from SceneInteractor.) | |
ConstraintLevel |
Gets/sets the constraint level to limit the turntable rotation.
| |
fastEditing | Specifies the fast edit mode of the separator node. | |
HeadlightEnabled |
Enables/Disables the headlight.
(Inherited from SceneInteractor.) | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
pickCulling | Whether to cull during picking traversal. | |
renderCaching | Obsolete. Whether to cache during rendering traversal. | |
renderCulling | Whether to cull during rendering traversal. | |
renderUnitId | Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator. | |
RotationMethod |
Gets/sets the scene rotation method. Default is TURNTABLE.
| |
UpAxis |
Gets/sets the up axis of the scene. Default is Y.
Note that the up axis of the viewing cube is synchronized with the up axis of the SceneOrbiter.
| |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
ViewingCube |
Gets viewing cube.
| |
ViewingCubeEnabled |
Enables/disables viewing cube. Default is true.
|