Skip to content

M_Aurora_EffectsEngine_ColorSpectrum_Shift

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

ColorSpectrum.Shift Method

Shifts the internal position counter by a specified amount.

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

Syntax

C#

public void Shift(
	float shift_amount
)

Parameters

 

shift_amount
Type: System.Single
The amount to shift the internal counter by

See Also

Reference

ColorSpectrum Class
Aurora.EffectsEngine Namespace

Clone this wiki locally