Version: 2020.1
言語: 日本語
public static bool useFlipModelSwapchain ;

説明

Use DXGI Flip Model Swapchain for D3D11

Flip model ensures the best performance. Disable this to fallback to Windows 7-style BltBlt model. This setting affects only D3D11 graphics API on Windows 8.1 or greater.

Note that even if the flip model is enabled, the BltBlt model will be used in exclusive fullscreen mode to reduce input latency.

See https://docs.microsoft.com/en-us/windows/desktop/direct3ddxgi/dxgi-flip-model for more information.