Struct SimpleLitGUI.SimpleLitProperties
Container for the properties used in the SimpleLitGUI
editor script.
상속된 멤버
네임스페이스: UnityEditor.Rendering.Universal.ShaderGUI
어셈블리: solution.dll
구문
public struct SimpleLitGUI.SimpleLitProperties
생성자
이름 | 설명 |
---|---|
SimpleLitProperties(MaterialProperty[]) | Constructor for the |
필드
이름 | 설명 |
---|---|
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. |