Camera | |
public class CameraPreviewPanel : BaseControllerControl
The CameraPreviewPanel type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraPreviewPanel | Constructor | 
| Name | Description | |
|---|---|---|
| CenterObjectModel3D | Gets or sets Model3D object around which the camera will rotate. By default a yellow sphere is shown. | 
| Name | Description | |
|---|---|---|
| OnAfterUpdated | OnAfterUpdated | |
| OnApplyTemplate | 
            OnApplyTemplate
             (Overrides FrameworkElementOnApplyTemplate)  | |
| OnTargetCameraChanged | 
            OnTargetCameraChanged
             (Overrides BaseControllerControlOnTargetCameraChanged(BaseCamera, BaseCamera))  | 
| Name | Description | |
|---|---|---|
| AfterUpdated | AfterUpdated event is called after the shown elements were updated because the camera or some other property was changed. | 
| Name | Description | |
|---|---|---|
| attitudeCameraRotation | AxisAngleRotation3D used to rotate the camera for the attitude angle | |
| bankCameraRotation | AxisAngleRotation3D used to rotate the camera for the bank angle | |
| cameraGroup | cameraGroup as Model3DGroup | |
| centerObjectGroup | centerObjectGroup as Model3DGroup | |
| headingCameraRotation | AxisAngleRotation3D used to rotate the camera for the heading angle | |
| mainViewport3D | mainViewport3D |