The XCameraViewport type exposes the following members.
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.) |