Base | |
The BaseCamera type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraChangedEvent | CameraChangedChangedEvent | |
| CameraLightProperty | CameraLightProperty | |
| CameraTypeProperty | CameraTypeProperty | |
| CameraWidthProperty | FieldOfViewProperty | |
| FarPlaneDistanceProperty | FarPlaneDistanceProperty | |
| FieldOfViewProperty | FieldOfViewProperty | |
| infoElement | info element that is displayed in design time | |
| IsAutoViewport3DFindingEnabledProperty | IsAutoViewport3DFindingEnabledProperty | |
| IsDesignTimeInfoIconShownProperty | IsDesignTimeInfoIconShownProperty | |
| isDirty | if true the camera needs to be recalculated | |
| isInitializing | if true the camera is being initialized | |
| isWorldToViewportMatrixDirty | if true the worldToViewportMatrix needs to be recalculated. Used for Point3DTo2D and Rect3DTo2D. | |
| isworldToViewportMatrixValid | if false the WorldToViewportMatrix cannot be calculated (is not invertible, etc.) Used for Point3DTo2D and Rect3DTo2D. | |
| NearPlaneDistanceProperty | NearPlaneDistanceProperty | |
| OffsetProperty | OffsetProperty | |
| PreviewCameraChangedEvent | PreviewCameraChangedEvent | |
| ShowCameraLightProperty | ShowCameraLightProperty | |
| TargetViewport3DNameProperty | TargetViewport3DNameProperty | |
| TargetViewport3DProperty | TargetViewport3DProperty | |
| worldToViewportMatrix | WordlsToViewport matrix. Used for Point3DTo2D and Rect3DTo2D. |