Struct GlobalDecalSettings | High Definition RP | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Struct GlobalDecalSettings

    Namespace: UnityEngine.Rendering.HighDefinition
    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
    [Obsolete("Since 2019.3, use GlobalDecalSettings.NewDefault() instead.")]
    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

    Methods

    NewDefault()

    Default GlobalDecalSettings

    Declaration
    public static GlobalDecalSettings NewDefault()
    Returns
    Type Description
    GlobalDecalSettings
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023