BuiltinShaderMode
enumeration
Description 描述
Built-in shader modes used by GraphicsSettings.
Properties 属性
| Disabled | Don't use any shader, effectively disabling the functionality. | ||
| UseBuiltin | Use built-in shader (default). | ||
| UseCustom | Use custom shader instead of built-in one. |