SoViewingCube Properties |
The SoViewingCube type exposes the following members.
Name | Description | |
---|---|---|
animationDuration | Duration of camera movement to reach the desired position. | |
compass | Defines an additional and optional scene graph to visualize a compass encapsulated in the viewing cube. | |
cornerColor | Color used to render the corners of the cube. | |
edgeColor | Color used to render the edges of the cube. | |
edgeSize | Size of the edges, relative to the size of the faces. | |
edgeStyle | Style of edges and corners. | |
faceColor | Color used to render the faces of the cube. | |
faceNegX | Texture to customize the face's appearance which has a "Left" label by default. | |
faceNegY | Texture to customize the face's appearance which has a "Bottom" label by default. | |
faceNegZ | Texture to customize the face's appearance which has a "Back" label by default. | |
facePosX | Texture to customize the face's appearance which has a "Right" label by default. | |
facePosY | Texture to customize the face's appearance which has a "Top" label by default. | |
facePosZ | Texture to customize the face's appearance which has a "Front" label by default. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
opacityMax | Defines the viewing cube opacity when the cursor is close to it or over it. | |
opacityMin | Defines the viewing cube opacity when the cursor is far from it. | |
position | Position of the viewing cube in the scene camera viewport. | |
sceneCamera | Camera which is synchronized with this viewing cube. | |
selectionColor | Color used to highlight the part of the viewing cube that is under the cursor. | |
size | Size of the viewport, in pixels, in which the viewing cube is drawn. | |
upAxis | Up axis of the scene. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |