Ab3d.DXEngine reference help
Ab3d.DXEngine reference help
Ab3d.DXEngine Namespaces
Ab3d.DirectX Namespaces
Ab3d.DirectX
PreparePostProcessingRenderingStep Class
PreparePostProcessingRenderingStep Properties
DestinationBackBuffer Property
DestinationBackBufferDescription Property
DestinationRenderTargetView Property
PostProcessingBuffer1 Property
PostProcessingBuffer2 Property
PostProcessingBufferDescription1 Property
PostProcessingBufferDescription2 Property
PostProcessingRenderTargetView1 Property
PostProcessingRenderTargetView2 Property
PostProcessingShaderResourceView1 Property
PostProcessingShaderResourceView2 Property
RenderPostProcessingRenderingStep Property
Prepare
Post
Processing
Rendering
Step
Destination
Back
Buffer Property
DestinationBackBuffer gets the Texture2D that will get the finally rendered image from the last post-process. This value can be set by
SetCustomDestinationBackBuffer(Texture2D, Texture2DDescription, RenderTargetView)
method. When null, the
FinalBackBuffer
is used as destination back buffer.
Namespace:
Ab3d.DirectX
Assembly:
Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
Copy
public
Texture2D
DestinationBackBuffer
{
get
; }
Property Value
Texture2D
See Also
Reference
PreparePostProcessingRenderingStep 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)