|
RenderPostProcessingRenderingStepAdditionalBackBufferDescription Property |
Gets a Description of the AdditionalBackBuffer.
This value can be set with the
InitializeResourcesForMultiplePostProcesses(Texture2D, Texture2DDescription, RenderTargetView, ShaderResourceView, Texture2D, Texture2DDescription, RenderTargetView, ShaderResourceView, Texture2D, Texture2DDescription, RenderTargetView, Int32) method.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public Texture2DDescription AdditionalBackBufferDescription { get; }
Property Value
Texture2DDescriptionSee Also