Click or drag to resize
AB4D logo

DXSceneUsedSwapChainEffect Property

Gets the SwapEffect that was used to create the SwapChain.

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

Property Value

Type: SwapEffect
See Also