docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SimpleLitGUI.SimpleLitProperties

    Container for the properties used in the SimpleLitGUI editor script.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEditor.Rendering.Universal.ShaderGUI
    Assembly: Unity.RenderPipelines.Universal.Editor.dll
    Syntax
    public struct SimpleLitGUI.SimpleLitProperties

    Constructors

    Name Description
    SimpleLitProperties(MaterialProperty[])

    Constructor for the SimpleLitProperties container struct.

    Fields

    Name Description
    bumpMapProp

    The MaterialProperty for normal map.

    smoothness

    The MaterialProperty for smoothness value.

    smoothnessMapChannel

    The MaterialProperty for smoothness alpha channel.

    specColor

    The MaterialProperty for specular color.

    specGlossMap

    The MaterialProperty for specular smoothness map.

    specHighlights

    The MaterialProperty for specular highlights.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)