RenderingContextBackBufferDescription Property |
Gets a BackBuffer Description (set if multisampling is NOT used; otherwise the MSAABackBuffer property is set)
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 1.1.5815.1040
Syntaxpublic Texture2DDescription BackBufferDescription { get; }
Property Value
Type:
Texture2DDescription
See Also