 |
DXSceneMSAABackBuffer Property |
Gets the MSAA BackBuffer as Texture2D (set if multisampling is used)
Namespace:
Ab3d.DirectX
Assembly:
Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 5.2.8348.1045
Syntaxpublic Texture2D MSAABackBuffer { get; }
Property Value
Type:
Texture2D
See Also