|
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.0.8865.1045
Syntax public Texture2DDescription AdditionalBackBufferDescription { get; }
Property Value
Texture2DDescriptionSee Also