|
RenderingContextCurrentViewport Property |
Gets or sets the current Viewport that is used for the next DrawCall.
The value of CurrentViewport is initialized from DXScene.Viewport in the InitializeRenderingStep.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public ViewportF CurrentViewport { get; set; }
Property Value
ViewportFSee Also