Enum DebugMipMapModeTerrainTexture | High Definition RP | 7.3.1
docs.unity.cn
    Show / Hide Table of Contents

    Enum DebugMipMapModeTerrainTexture

    Terrain mip map debug mode.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum DebugMipMapModeTerrainTexture

    Fields

    Name Description
    Control

    Control debug.

    Layer0

    Layer 0 debug.

    Layer1

    Layer 1 debug.

    Layer2

    Layer 2 debug.

    Layer3

    Layer 3 debug.

    Layer4

    Layer 4 debug.

    Layer5

    Layer 5 debug.

    Layer6

    Layer 6 debug.

    Layer7

    Layer 7 debug.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX