docs.unity.cn
    Show / Hide Table of Contents

    Class MipMapDebugSettings

    Mîp map debug Settings.

    Inheritance
    Object
    MipMapDebugSettings
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public class MipMapDebugSettings

    Fields

    debugMipMapMode

    Mip maps debug mode.

    Declaration
    public DebugMipMapMode debugMipMapMode
    Field Value
    Type Description
    DebugMipMapMode

    terrainTexture

    Terrain texture mip map debug mode.

    Declaration
    public DebugMipMapModeTerrainTexture terrainTexture
    Field Value
    Type Description
    DebugMipMapModeTerrainTexture

    Methods

    IsDebugDisplayEnabled()

    Returns true if any mip map debug is enabled.

    Declaration
    public bool IsDebugDisplayEnabled()
    Returns
    Type Description
    Boolean

    True if any mip map debug is enabled.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021