Class ColorNode
Inheritance
System.Object
ColorNode
Assembly: Mixture.Runtime.dll
Syntax
[Documentation("\r\nColor constant value.\r\n")]
[Serializable]
public class ColorNode : MixtureNode
Fields
|
Improve this Doc
View Source
color
Declaration
Field Value
Type |
Description |
UnityEngine.Color |
|
Properties
|
Improve this Doc
View Source
hasSettings
Declaration
public override bool hasSettings { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
|
Improve this Doc
View Source
name
Declaration
public override string name { get; }
Property Value
Type |
Description |
System.String |
|