Skip to content

M_Aurora_EffectsEngine_ColorSpectrum__ctor_1

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

ColorSpectrum Constructor (ColorSpectrum)

Copy constructor, Creates a new ColorSpectrum instance with data from the passed ColorSpectrum.

Namespace: Aurora.EffectsEngine
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public ColorSpectrum(
	ColorSpectrum otherspectrum
)

Parameters

 

otherspectrum
Type: Aurora.EffectsEngine.ColorSpectrum
The passed ColorSpectrum

See Also

Reference

ColorSpectrum Class
ColorSpectrum Overload
Aurora.EffectsEngine Namespace

Clone this wiki locally