Class MipMapDebugSettings | High Definition RP | 6.7.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class MipMapDebugSettings

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

    Fields

    debugMipMapMode

    Declaration
    public DebugMipMapMode debugMipMapMode
    Field Value
    Type Description
    DebugMipMapMode

    terrainTexture

    Declaration
    public DebugMipMapModeTerrainTexture terrainTexture
    Field Value
    Type Description
    DebugMipMapModeTerrainTexture

    Methods

    IsDebugDisplayEnabled()

    Declaration
    public bool IsDebugDisplayEnabled()
    Returns
    Type Description
    Boolean

    OnValidate()

    Declaration
    public void OnValidate()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX