S2L Level Color

   Print  Previous  Next

Functions Provided By S2L Level Color

This effect uses the following functions:

This Effect uses the Gradient Dialog. Learn more »Using Gradient Dialog
This Effect uses Directions. Learn more »Using Directions

 

Function

Description

void SetFadeIn(int value)

Sets the Fade In value.

int GetFadeIn()

Returns the Fade In value.

void SetFadeOut(int value)

Sets the Fade Out value.

int GetFadeOut()

Returns the Fade Out value.

void SetMode(int value)

Sets the Mode. See below for a list of constants.

int GetMode()

Returns the current Mode. See below for a list of constants.

void SetAmplification(int value)

Sets the Amplification value.

int GetAmplification()

Returns the Amplification value.

 

Mode Constants

Constant

Description

int MODE_MONO

Sets the mode to Mono.

int MODE_STEREO_LINEAR

Sets the mode to Stereo Linear.

int MODE_STEREO_RADIAL

Sets the mode to Stereo Radial.

 

Deprecated Functions

Deprecated functions are outdated functions and should not be used anymore.

Function/Constant

Description

void SetAmplify(int value)

Use void SetAmplification(int value) instead.

int GetAmplify()

Use int GetAmplification() instead.

MADRIX Version: 3.6j | Script Version: 2.22
[Ctrl & +/-] = Zoom In/Out | [Ctrl & 0] = 100%
Print   Previous   Next