GetVirtualTexturingSupportEnabled()
Is virtual texturing enabled.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool GetVirtualTexturingSupportEnabled()
Returns
Type | Description |
|---|---|
| bool | True if virtual texturing is enabled, false otherwise. |
Remarks
This returns the user prefered state excluding platform support.