Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VertexViewerViewCube

Index

Properties

animationDuration: number

The duration of the animation, in milliseconds, when a user performs a standard view interaction. Set to 0 to disable animations.

standardViewsOff: boolean

Disables interactions for standard views.

triadOff: boolean

Disables the display of the triad.

viewAll: boolean

Whether to perform a viewAll when clicking on the view cube. If this is set to false, the current lookAt point will be maintained, and the camera's position and up vectors will be aligned to the standard view. Defaults to true.

Note Setting this value to false can result in the camera being placed underneath geometry depending on the current viewVector length, resulting in a view that may be unexpected.

viewer?: HTMLVertexViewerElement

The viewer element that is connected to the view cube.

worldOrientation: Orientation
xNegativeLabel: string

The label for the side of the cube on the negative x-axis.

xPositiveLabel: string

The label for the side of the cube on the positive x-axis.

yNegativeLabel: string

The label for the side of the cube on the negative y-axis.

yPositiveLabel: string

The label for the side of the cube on the positive y-axis.

zNegativeLabel: string

The label for the side of the cube on the negative z-axis.

zPositiveLabel: string

The label for the side of the cube on the positive z-axis.