|
<< Click To Display Table Of Contents >> You Are Here: Macros For Effects > Static Color Effects (SCE) > SCE Clouds |
This effect uses the following functions:
▪This Effect uses Directions. Learn more »Using Direction
▪This Effect uses the Color Gradient Dialog. Learn more »Using Color Gradient Dialog
▪This Effect uses the BPM Control. Learn more »Using BPM Control
Function |
Description |
void SetFrequency(float value) |
Sets the Frequency for the effect. |
float GetFrequency() |
Returns the current Frequency value. |
void SetStretchX(float value) |
Sets the Stretch factor regarding X. |
float GetStretchX() |
Returns the current Stretch factor for X. |
void SetStretchY(float value) |
Sets the Stretch factor regarding Y. |
float GetStretchY() |
Returns the current Stretch factor for Y. |
void SetStretchZ(float value) |
Sets the Stretch factor regarding Z. |
float GetStretchZ() |
Returns the current Stretch factor for Z. |
void SetStretch(float value, float value, float value) |
Sets the Stretch value for X, Y, and Z. |
void SetContrast(int value) |
Sets the Contrast value for the effect. |
int GetContrast() |
Returns the current Contrast value. |
void SetDetail(int value) |
Sets the Detail value for the effect. |
int GetDetail() |
Returns the current Detail value. |
void SetDistinction(int value) |
Sets the Distinction value for the effect. |
int GetDistinction() |
Returns the current Distinction value. |
Sets the Display Mode. See below for a list of constants. |
|
int GetDisplayMode() |
Returns the current Display Mode. See below for a list of constants. |
void Generate() |
Creates the effect anew. |
This effect offers various modes. The function SetDisplayMode can be used to change them. The following values can be used as parameter:
Constant |
Description |
int DISPLAY_MODE_LOW_CONTRAST |
Sets the display mode Low Contrast. |
int DISPLAY_MODE_MEDIUM_CONTRAST |
Sets the display mode Medium Contrast. |
int DISPLAY_MODE_HIGH_CONTRAST |
Sets the display mode High Contrast. |
int DISPLAY_MODE_OUTLINE |
Sets the display mode Outline. |
int DISPLAY_MODE_CLUSTER |
Sets the display mode Cluster. |
| MADRIX 3.23. |
| [Ctrl & +/-] = Zoom In/Out | [Ctrl & 0] = 100% |
|
Previous Next
|
|
Enable Automatic Translation | Activer La Traduction Automatique | 启用自动翻译 |