IRenderWindow Interface |
Namespace: Aspose.ThreeD.Render
The IRenderWindow type exposes the following members.
Name | Description | |
---|---|---|
![]() | Size |
Gets or sets the size of the render target.
(Inherited from IRenderTarget.) |
![]() | Viewports |
Gets all viewports that associated with this render target.
(Inherited from IRenderTarget.) |
Name | Description | |
---|---|---|
![]() | CreateViewport(Camera) |
Create a viewport in specified camera perspective.
(Inherited from IRenderTarget.) |
![]() | CreateViewport(Camera, RelativeRectangle) |
Create a viewport with position/size in specified camera perspective.
(Inherited from IRenderTarget.) |
![]() | CreateViewport(Camera, Color, RelativeRectangle) |
Create a viewport with specified background color and position/size in specified camera perspective.
(Inherited from IRenderTarget.) |
![]() | Dispose | (Inherited from IDisposable.) |