{}!Google Tag Manager end}} Struct SimpleLitGUI.SimpleLitProperties | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    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.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: UnityEditor.Rendering.Universal.ShaderGUI
    Syntax
    public struct SimpleLitProperties

    Constructors

    SimpleLitProperties(MaterialProperty[])

    Constructor for the SimpleLitProperties container struct.

    Declaration
    public SimpleLitProperties(MaterialProperty[] properties)
    Parameters
    Type Name Description
    MaterialProperty[] properties

    Fields

    bumpMapProp

    The MaterialProperty for normal map.

    Declaration
    public MaterialProperty bumpMapProp
    Field Value
    Type Description
    MaterialProperty

    smoothness

    The MaterialProperty for smoothness value.

    Declaration
    public MaterialProperty smoothness
    Field Value
    Type Description
    MaterialProperty

    smoothnessMapChannel

    The MaterialProperty for smoothness alpha channel.

    Declaration
    public MaterialProperty smoothnessMapChannel
    Field Value
    Type Description
    MaterialProperty

    specColor

    The MaterialProperty for specular color.

    Declaration
    public MaterialProperty specColor
    Field Value
    Type Description
    MaterialProperty

    specGlossMap

    The MaterialProperty for specular smoothness map.

    Declaration
    public MaterialProperty specGlossMap
    Field Value
    Type Description
    MaterialProperty

    specHighlights

    The MaterialProperty for specular highlights.

    Declaration
    public MaterialProperty specHighlights
    Field Value
    Type Description
    MaterialProperty
    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)