Version: Unity 6.2 (6000.2)
LanguageEnglish
  • C#

PlayerSettings.d3D12DeviceFilterListAsset

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual
public static D3D12DeviceFilterLists d3D12DeviceFilterListAsset;

Description

Specifies an D3D12DeviceFilterLists asset which provides filtering criteria for allowing or denying Windows devices from using D3D12 API and selecting Graphics Jobs mode when running Unity applications.

Refer to D3D12DeviceFilterLists for additional information.