The Navigation3DControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
CameraDistance |
The current camera distance
| |
CameraOffset |
Offset of the camera target relative to the camera position (?).
| |
CameraPosition |
Stores the current camera position.
| |
CameraRotationAngleX |
The camera angle rotation around the X (horizontal)
axle.
| |
CameraRotationAngleY |
The camera angle rotation around the Y (vertical)
axle.
| |
DesignMode |
Indicates if the navigation control is in design mode.
| |
Enabled |
Indicates whether the navigation control is enabled (true)
or not (false). Set it to true to enable this navigation
control.
| |
FarPlaneDistance |
The Maximum current camera distance
| |
GeneralRotationSensitivity |
Adjusts rotation sensitivity for all 3D navigation controls.
This value must be greater than zero.
This is value can be adjusted by the user.
| |
GeneralZoomingSensitivity |
Zooming sensitivity of all 3D navigation controls.
This value must be greater than zero.
This is value can be adjusted by the user.
| |
LookDirection |
Direction the control camera is looking at.
| |
MaximumRotationSpeed |
Maximum rotation speed for rate-control based camera movements.
| |
MaximumTranslationSpeed |
Maximum translation speed for rate-control based camera movements.
| |
MaximumZoomingSpeed |
Maximum zooming speed for rate-control based camera movements.
| |
NavigationMode3DType |
Identifies the type of navigation mode the class
instance represents.
| |
NuiGeneralMovementSensitivity |
Adjusts panning sensitivity for all 3D navigation controls.
This value must be greater than zero.
This is value can be adjusted by the user.
| |
PreventBelowGround |
Set to true to prevent the camera from going below the ground.
| |
PreventRotation |
Set to true to prevent the camera from rotating
| |
Slaves |
Represents the list of viewports connected to this navigation
control.
| |
WorkingHeight |
The working height.
| |
WorkingWidth |
The working width.
|