Click or drag to resize
SceneOrbiter Properties

The SceneOrbiter type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxCaching
(Inherited from SoSeparator.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertyCamera
Gets the current camera.
(Inherited from SceneInteractor.)
Public propertyCameraInteractor
Gets the current camera interactor.
(Inherited from SceneInteractor.)
Public propertyCameraMode
Gets/sets the camera mode.
(Inherited from SceneInteractor.)
Public propertyConstraintLevel
Gets/sets the constraint level to limit the turntable rotation.
Public propertyfastEditing

Specifies the fast edit mode of the separator node.

(Inherited from SoSeparator.)
Public propertyHeadlightEnabled
Enables/Disables the headlight.
(Inherited from SceneInteractor.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertypickCulling

Whether to cull during picking traversal.

(Inherited from SoSeparator.)
Public propertyrenderCaching Obsolete.

Whether to cache during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderCulling

Whether to cull during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderUnitId

Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator.

(Inherited from SoSeparator.)
Public propertyRotationMethod
Gets/sets the scene rotation method. Default is TURNTABLE.
Public propertyUpAxis
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.
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyViewingCube
Gets viewing cube.
Public propertyViewingCubeEnabled
Enables/disables viewing cube. Default is true.
Top
See Also