SCE Fire

   Print  Previous  Next

Functions Provided By SCE Fire

This effect uses the following functions:

This Effect uses Directions. Learn more »Using Direction
This Effect uses the Color Gradient. Learn more »Using Color Gradient
This Effect uses the BPM control. Learn more »Using BPM Control

 

Function

Description

void SetHeight(int height)

Sets the Height of the flames.

int GetHeight()

Returns the current Height.

 

MADRIX 2.X To MADRIX 3.X Migration Hints
The MADRIX 2.X effect SCE Fire has been changed in MADRIX 3.X. The following functions are not supported anymore. Please follow the hints to migrate your macros.

Function

Description

void SetHeight(int height)

Use void SetHeight(int height). The function now uses a value range of 1 to 100.

int GetHeight()

Use int GetHeight(). The function now returns a value range of 1 to 100.

 

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