A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.unity3d.com/Manual/sprite/../../ScriptReference/../Manual/UsingDX11GL3Features.html below:

Unity - Manual: DirectX

DirectX

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 DirectX

You can choose to set DirectX 11 (DX11) or DirectX 12 (DX12) as your default Graphics API in the Editor or Standalone Player:

  1. 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).

  2. In the Other Settings > Rendering section, disable the Auto Graphics API for a platform (Windows/Mac/Linux) option.

  3. Select the Add (+) button, then select Direct3D11 or Direct3D12 from the list of the supported Graphics APIs.

Feature comparison of DirectX 11 and DirectX 12 in Unity

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
See in Glossary
features
DirectX 11 DirectX 12 Ray tracing shader Unsupported Supported Inline ray tracing (#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 info
See in Glossary
DirectX 11 DirectX 12 Raster pass merging Unsupported Supported (Windows on ARM) Native RenderPass Unsupported Supported (Windows on ARM) Framebuffer fetch Unsupported Supported (Windows on ARM) Additional resources

RetroSearch 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