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

    Struct GlobalDecalSettings

    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [Serializable]
    public struct GlobalDecalSettings

    Fields

    atlasHeight

    Declaration
    public int atlasHeight
    Field Value
    Type Description
    Int32

    atlasWidth

    Declaration
    public int atlasWidth
    Field Value
    Type Description
    Int32

    default

    Default GlobalDecalSettings

    Declaration
    public static readonly GlobalDecalSettings default
    Field Value
    Type Description
    GlobalDecalSettings

    drawDistance

    Declaration
    public int drawDistance
    Field Value
    Type Description
    Int32

    perChannelMask

    Declaration
    public bool perChannelMask
    Field Value
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX