isFeatureSupported
Checks if Light Probe Proxy Volumes are supported.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static bool isFeatureSupported { get; }
Remarks
The value depends on graphics hardware and graphics API used. LPPV requires at least Shader Model 4, including TextureFormat.RGBAFloat 3D texture support with linear filtering.