Enum SpecularSource
Options for Specular source.
Namespace: UnityEditor.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public enum SpecularSource
Fields
Name | Description |
---|---|
NoSpecular | Use this when not using specular. |
SpecularTextureAndColor | Use this to use specular texture and color. |