StandardShaderGUI.BlurMode Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
How to sample the blur texture.
C#
protected enum StandardShaderGUI.BlurMode
Protected Enum StandardShaderGUI.BlurMode
- Inheritance
-
StandardShaderGUI.BlurMode
Name | Value | Description |
---|---|---|
None | 0 | |
Layer1 | 1 | |
Layer2 | 2 | |
PrebakedBackground | 3 |
Product | Versies |
---|---|
Mixed Reality Graphics Tools Unity | 0.4.0 |