Ab3d.DXEngine reference help
Ab3d.DXEngine reference help
Ab3d.DXEngine Namespaces
Ab3d.DirectX Namespaces
Ab3d.DirectX
RenderingContext Class
RenderingContext Properties
CurrentBackBuffer Property
CurrentBackBufferDescription Property
CurrentDepthStencilView Property
CurrentRenderingStep Property
CurrentRenderTargetView Property
CurrentSupersamplingCount Property
CurrentSupersamplingFactor Property
CurrentViewport Property
FinalBackBuffer Property
FinalBackBufferDescription Property
FinalRenderTargetView Property
FrameNumber Property
IsCollectingBackBufferChanges Property
Name Property
RenderReason Property
SSAABackBuffer Property
SSAARenderTargetView Property
SSAAShaderResourceView Property
StagingBackBuffer Property
StagingBackBufferDescription Property
StagingBackBufferMappedCallbacks Property
SwapChain Property
UsedCamera Property
VirtualRealityContext Property
Rendering
Context
Current
Back
Buffer Property
Gets the currently used BackBuffer as Texture2D. The value of CurrentBackBuffer is initialized from DXScene.BackBuffer or DXScene.MSAABackBuffer (when multisampling is used) in the InitializeRenderingStep. The value can be changed with the
SetBackBuffer(Texture2D, Texture2DDescription, RenderTargetView, DepthStencilView, Int32, Boolean)
method.
Namespace:
Ab3d.DirectX
Assembly:
Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
Copy
public
Texture2D
CurrentBackBuffer
{
get
; }
Property Value
Texture2D
See Also
Reference
RenderingContext Class
Ab3d.DirectX Namespace
See
Ab3d.DXEngine home page
to get more information about the Ab3d.DXEngine library.
Copyright (c) by AB4D d.o.o. (www.ab4d.com)