Struct AlbedoSwatchInfo
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: UnityEditor.dll
Syntax
public struct AlbedoSwatchInfo
Fields
| Improve this Doc View Sourcecolor
Declaration
public Color color
Field Value
Type | Description |
---|---|
Color |
maxLuminance
Declaration
public float maxLuminance
Field Value
Type | Description |
---|---|
Single |
minLuminance
Declaration
public float minLuminance
Field Value
Type | Description |
---|---|
Single |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
String |