Enum DebugMipMapStatusMode
Aggregation mode for texture mipmap streaming debugging information.
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipeline.Universal.ShaderLibrary.dll
Syntax
[GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1, "C:\\temp\\com.unity.render-pipelines.universal@17.0\\Packages\\com.unity.render-pipelines.universal\\ShaderLibrary\\Debug\\DebugViewEnums.cs")]
public enum DebugMipMapStatusMode
Fields
Name | Description |
---|---|
Material | Show debug information aggregated per material. |
Texture | Show debug information for the selected texture slot. |