Enum DebugViewProperties
Debug view for material properties.
네임스페이스: UnityEngine.Rendering.HighDefinition.Attributes
어셈블리: solution.dll
구문
[GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1)]
public enum DebugViewProperties
필드
이름 | 설명 |
---|---|
DepthOffset | Display materials with depth offset. |
Instancing | Display materials using instancing. |
Lightmap | Display materials with Lightmaps. |
None | No property debug. |
PixelDisplacement | Display materials with pixel displacement. |
Tessellation | Display materials with tessellation. |
TessellationDisplacement | Display materials with tessellation displacement. |
VertexDisplacement | Display materials with vertex displacement. |