Unity supports the DirectX graphics API including both DirectX 11 and DirectX 12. However, not all features are available in DirectX 11. For more information, refer to Feature comparison of DirectX 11 and DirectX 12 in Unity.
Set your default graphics API to DirectXYou can choose to set DirectX 11 (DX11) or DirectX 12 (DX12) as your default Graphics API in the Editor or Standalone Player:
Open the Player settingsSettings that let you set various player-specific options for the final game built by Unity. More info
See in Glossary (menu: Edit > Project Settings > Player).
In the Other Settings > Rendering section, disable the Auto Graphics API for a platform (Windows/Mac/Linux) option.
Select the Add (+) button, then select Direct3D11 or Direct3D12 from the list of the supported Graphics APIs.
The following lists include the features introduced with the DirectX 12 graphics API, which are unavailable in DirectX 11.
ShaderA program that runs on the GPU. More info#pragma multi_compile _ UNITY_DEVICE_SUPPORTS_INLINE_RAY_TRACING
) Unsupported Supported Native 16-bit (#pragma multi_compile _ UNITY_DEVICE_SUPPORTS_NATIVE_16BIT
) Unsupported Supported Wave function (#pragma multi_compile _ UNITY_DEVICE_SUPPORTS_WAVE_ANY
) Unsupported Supported Universal Render PipelineA series of operations that take the contents of a Scene, and displays them on a screen. Unity lets you choose from pre-built render pipelines, or write your own. More infoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4