QueryNativeValue(ShadingRateFragmentSize)
Get the native graphics API value for ShadingRateFragmentSize.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public static byte QueryNativeValue(ShadingRateFragmentSize fragmentSize)
Parameters
Shading rate fragment size to get the native value of
Returns
Type | Description |
|---|---|
| byte | Native graphics API value. |