The XCameraViewport type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BackColor |
Gets or sets the view background color.
(Inherited from XViewport.) |
![]() | BackColors |
Gets or sets the array of 4 colors using that it is easy to create color gradients on the background. Colors are in the order of left upper, right upper, right lower and left lower corner.
(Inherited from XViewport.) |
![]() | BackgroundTexture |
Gets or sets the background texture.
(Inherited from XViewport.) |
![]() | Bounds |
Gets or sets the view boundary.
(Inherited from XViewport.) |
![]() | BoundsMode |
Gets or sets the interpretation mode of the view boundaries on the XViewportPanel panel.
(Inherited from XViewport.) |
![]() | Camera |
Gets or sets the XCamera camera used for the view rendering.
|
![]() | EnableSoundEffects |
Gets or sets whether the sound efects will be enabled during the scene rendering.
(Inherited from XViewport.) |
![]() | Height |
Gets the view height.
(Inherited from XViewport.) |
![]() | IsOverlay |
Gets or sets whether the view is transparent and views under it are visible.
(Inherited from XViewport.) |
![]() | IsRenderable |
Determines whether the view is renderable.
(Overrides XViewport..::.IsRenderable.) |
![]() | MouseSelectable | (Inherited from XViewport.) |
![]() | Name |
Gets or sets the view name.
(Inherited from XViewport.) |
![]() | Panel |
Gets or sets the XViewportPanel panel where the view is located.
(Inherited from XViewport.) |
![]() | Size |
Gets the view size.
(Inherited from XViewport.) |
![]() | SyncRoot | (Inherited from XViewport.) |
![]() | Viewport |
Gets the DirectX layer Viewport view.
(Inherited from XViewport.) |
![]() | Visible |
Gets or sets the viewport visibility.
(Inherited from XViewport.) |
![]() | Width |
Gets the view width.
(Inherited from XViewport.) |
![]() | X |
Gets the X coordinate of the upper left view corner.
(Inherited from XViewport.) |
![]() | Y |
Gets the Y coordinate of the upper left view corner.
(Inherited from XViewport.) |
![]() | ZOrder |
Gets the view Z-order value.
(Inherited from XViewport.) |