Click or drag to resize
AB4D logo

DXSceneMSAABackBufferDescription Property

Gets the Description of the MSAABackBuffer

Namespace:  Ab3d.DirectX
Assembly:  Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 5.2.8348.1045
Syntax
C#
public Texture2DDescription MSAABackBufferDescription { get; }

Property Value

Type: Texture2DDescription
See Also