The XCameraViewport type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XCameraViewport | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | BringToFront |
Brings view to the front.
(Inherited from XViewport.) |
![]() | Contains | Overloaded. |
![]() | Convert2DTo3D | Overloaded. |
![]() | Convert3DTo2D | Overloaded. |
![]() ![]() | Create |
Creates new view to the world world with new camera.
|
![]() ![]() | CreateOverlay |
Creates new transparent view to the world world with new camera.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetPanelBounds |
Gets the view size.
(Inherited from XViewport.) |
![]() | GetType | Gets the Type of the current instance. |
![]() | GetWorldRay | Overloaded. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | OnPanelRender |
Performs the very rendering of the 3D scene.
(Inherited from XViewport.) |
![]() | OnPanelSizeChanged |
The method is called on the XViewportPanel panel size change.
(Inherited from XViewport.) |
![]() | PointFromPanel |
Converts the XViewportPanel panel coordinates to the view coordinates.
(Inherited from XViewport.) |
![]() | PointToPanel |
Converts view coordinates to the XViewportPanel panel coordinates.
(Inherited from XViewport.) |
![]() | RayIntersect | Overloaded. |
![]() | Render |
Performs rendering of this view.
(Overrides XViewport..::.Render(XScreen, XRenderContext).) |
![]() | SendToBack |
Sends view to the back.
(Inherited from XViewport.) |
![]() | SetPanel |
Sets the XViewportPanel panel where the view is located.
(Inherited from XViewport.) |
![]() | ToString | (Inherited from Object.) |
![]() | UpdateViewBounds |
Updates the view size.
(Inherited from XViewport.) |
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.) |