Array of rgba values in the range [0..1] to define the default color.

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public double[] DefaultColor { get; set; }

See Also