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

    Struct LitGUI.LitProperties

    Container for the properties used in the LitGUI 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 LitProperties

    Constructors

    LitProperties(MaterialProperty[])

    Constructor for the LitProperties container struct.

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

    Fields

    bumpMapProp

    The MaterialProperty for normal map.

    Declaration
    public MaterialProperty bumpMapProp
    Field Value
    Type Description
    MaterialProperty

    bumpScaleProp

    The MaterialProperty for normal map scale.

    Declaration
    public MaterialProperty bumpScaleProp
    Field Value
    Type Description
    MaterialProperty

    clearCoat

    The MaterialProperty for enabling/disabling clear coat.

    Declaration
    public MaterialProperty clearCoat
    Field Value
    Type Description
    MaterialProperty

    clearCoatMap

    The MaterialProperty for clear coat map.

    Declaration
    public MaterialProperty clearCoatMap
    Field Value
    Type Description
    MaterialProperty

    clearCoatMask

    The MaterialProperty for clear coat mask.

    Declaration
    public MaterialProperty clearCoatMask
    Field Value
    Type Description
    MaterialProperty

    clearCoatSmoothness

    The MaterialProperty for clear coat smoothness.

    Declaration
    public MaterialProperty clearCoatSmoothness
    Field Value
    Type Description
    MaterialProperty

    highlights

    The MaterialProperty for specular highlights.

    Declaration
    public MaterialProperty highlights
    Field Value
    Type Description
    MaterialProperty

    metallic

    The MaterialProperty for metallic value.

    Declaration
    public MaterialProperty metallic
    Field Value
    Type Description
    MaterialProperty

    metallicGlossMap

    The MaterialProperty for metallic Smoothness map.

    Declaration
    public MaterialProperty metallicGlossMap
    Field Value
    Type Description
    MaterialProperty

    occlusionMap

    The MaterialProperty for occlusion map.

    Declaration
    public MaterialProperty occlusionMap
    Field Value
    Type Description
    MaterialProperty

    occlusionStrength

    The MaterialProperty for occlusion strength.

    Declaration
    public MaterialProperty occlusionStrength
    Field Value
    Type Description
    MaterialProperty

    parallaxMapProp

    The MaterialProperty for height map.

    Declaration
    public MaterialProperty parallaxMapProp
    Field Value
    Type Description
    MaterialProperty

    parallaxScaleProp

    The MaterialProperty for height map scale.

    Declaration
    public MaterialProperty parallaxScaleProp
    Field Value
    Type Description
    MaterialProperty

    reflections

    The MaterialProperty for environment reflections.

    Declaration
    public MaterialProperty reflections
    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

    workflowMode

    The MaterialProperty for workflow mode.

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