SCE Level Color Simulator

   Print  Previous  Next

Functions Provided By SCE Level Color Simulator

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. Hint: This value needs to be higher than the Fade Out value or the same.

int GetFadeIn()

Returns the Fade In value.

void SetFadeOut(int value)

Sets the Fade Out value. Hint: This value needs to be lower than the Fade In value or the same.

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 Generator Type. See below for a list of constants.

 

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.

 

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