docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct GlobalDecalSettings

    Global Decal Settings.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Serializable]
    public struct GlobalDecalSettings

    Fields

    atlasHeight

    Decal atlas height in pixels.

    Declaration
    public int atlasHeight
    Field Value
    Type Description
    int

    atlasWidth

    Decal atlas width in pixels.

    Declaration
    public int atlasWidth
    Field Value
    Type Description
    int

    drawDistance

    Maximum draw distance.

    Declaration
    public int drawDistance
    Field Value
    Type Description
    int

    perChannelMask

    Enables per channel mask.

    Declaration
    public bool perChannelMask
    Field Value
    Type Description
    bool

    transparentTextureResolution

    Resolution of textures in the decal atlas for shader graphs that affect transparent materials

    Declaration
    public IntScalableSetting transparentTextureResolution
    Field Value
    Type Description
    IntScalableSetting
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)