Class ColorShaderProperty
Inheritance
ColorShaderProperty
Inherited Members
Namespace: UnityEditor.ShaderGraph.Internal
Syntax
[Serializable]
public sealed class ColorShaderProperty : AbstractShaderProperty<Color>
Properties
colorMode
Declaration
public ColorMode colorMode { get; set; }
Property Value
Type | Description |
---|---|
ColorMode |
propertyType
Declaration
public override PropertyType propertyType { get; }
Property Value
Type | Description |
---|---|
PropertyType |
Overrides
Methods
GetDefaultReferenceName()
Declaration
public override string GetDefaultReferenceName()
Returns
Type | Description |
---|---|
String |