SetVirtualTexturingSupportEnabled(bool)
Enable virtual texturing.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static void SetVirtualTexturingSupportEnabled(bool enabled)
Parameters
True to enable, false to disable.
Remarks
This is the user prefered state excluding platform support.