|
<< Click To Display Table Of Contents >> You Are Here: Macros For Effects > Static Color Effects (SCE) > SCE Tubes |
This effect uses the following functions:
▪This Effect uses the Color Table. Learn more »Using Color Table
▪This Effect uses the BPM Control. Learn more »Using BPM Control
Description |
|
void SetFade(int value) |
Sets the Fade value. |
int GetFade() |
Returns the Fade value. |
void SetSize1(float value) |
Sets the Size 1 value |
float GetSize1() |
Returns the Size 1 value. |
void SetPitch1(float value) |
Sets the Pitch 1 value |
float GetPitch1() |
Returns the Pitch 1 value. |
void SetSize2(float value) |
Sets the Size 2 value |
float GetSize2() |
Returns the Size 2 value. |
void SetPitch2(float value) |
Sets the Pitch 2 value |
float GetPitch2() |
Returns the Pitch 2 value. |
void SetAlphaMix(int value) |
Sets the Alpha Mix value. |
int GetAlphaMix() |
Returns the Alpha Mix value. |
void SetInvert(int value) |
Sets the Invert option. Use 1 (TRUE) to activate it. Use 0 (FALSE) to deactivate it. |
int GetInvert() |
Returns 1 (TRUE) if the Invert option is activated, otherwise 0 (FALSE). |
void ToggleInvert() |
Toggles the Invert option. |
void SetMirror(int value) |
Sets the Mirror option. Use 1 (TRUE) to activate it. Use 0 (FALSE) to deactivate it. |
int GetMirror() |
Returns 1 (TRUE) if the Mirror option is activated, otherwise 0 (FALSE). |
void ToggleMirror() |
Toggles the Mirror option. |
void SetTubesVertical(int value) |
Use 1 (TRUE) to activate vertical Tubes. Use 0 (FALSE) to deactivate it. |
int GetTubesVertical() |
Returns 1 (TRUE) if vertical Tubes are activated, otherwise 0 (FALSE). |
void ToggleTubesVertical() |
Toggles vertical Tubes. |
void SetTubesHorizontal(int value) |
Use 1 (TRUE) to activate horizontal Tubes. Use 0 (FALSE) to deactivate it. |
int GetTubesHorizontal() |
Returns 1 (TRUE) if horizontal Tubes are activated, otherwise 0 (FALSE). |
void ToggleTubesHorizontal() |
Toggles horizontal Tubes. |
void SetTubesDepth(int value) |
Use 1 (TRUE) to activate depth Tubes. Use 0 (FALSE) to deactivate it. |
int GetTubesDepth() |
Returns 1 (TRUE) if depth Tubes are activated, otherwise 0 (FALSE). |
void ToggleTubesDepth() |
Toggles depth Tubes. |
void SetCount(int value) |
Sets the Count value. |
int GetCount() |
Returns the Count value. |
void SetGeneratorType(int value) |
Sets the Generator Type. See below for a list of constants. |
int GetGeneratorType() |
Returns the current Generator Type. See below for a list of constants. |
Constant |
Description |
int GENERATOR_TYPE_RANDOM |
Sets the generator type to Random. |
int GENERATOR_TYPE_LINEAR |
Sets the generator type to Linear. |
int GENERATOR_TYPE_PING_PONG |
Sets the generator type to Ping Pong. |
| MADRIX 3.23. |
| [Ctrl & +/-] = Zoom In/Out | [Ctrl & 0] = 100% |
|
Previous Next
|
|
Enable Automatic Translation | Activer La Traduction Automatique | 启用自动翻译 |