Click or drag to resize
SoViewingCube Properties

The SoViewingCube type exposes the following members.

Properties
  NameDescription
Public propertyanimationDuration

Duration of camera movement to reach the desired position.

Public propertycompass

Defines an additional and optional scene graph to visualize a compass encapsulated in the viewing cube.

Public propertycornerColor

Color used to render the corners of the cube.

Public propertyedgeColor

Color used to render the edges of the cube.

Public propertyedgeSize

Size of the edges, relative to the size of the faces.

Public propertyedgeStyle

Style of edges and corners.

Public propertyfaceColor

Color used to render the faces of the cube.

Public propertyfaceNegX

Texture to customize the face's appearance which has a "Left" label by default.

Public propertyfaceNegY

Texture to customize the face's appearance which has a "Bottom" label by default.

Public propertyfaceNegZ

Texture to customize the face's appearance which has a "Back" label by default.

Public propertyfacePosX

Texture to customize the face's appearance which has a "Right" label by default.

Public propertyfacePosY

Texture to customize the face's appearance which has a "Top" label by default.

Public propertyfacePosZ

Texture to customize the face's appearance which has a "Front" label by default.

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

Defines the viewing cube opacity when the cursor is close to it or over it.

Public propertyopacityMin

Defines the viewing cube opacity when the cursor is far from it.

Public propertyposition

Position of the viewing cube in the scene camera viewport.

Public propertysceneCamera

Camera which is synchronized with this viewing cube.

Public propertyselectionColor

Color used to highlight the part of the viewing cube that is under the cursor.

Public propertysize

Size of the viewport, in pixels, in which the viewing cube is drawn.

Public propertyupAxis

Up axis of the scene.

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