These 2 options are allowed from DTYPE_COLOR:
◆ GRADIENTPROPERTY_ALPHA_WITH_COLOR
| #define GRADIENTPROPERTY_ALPHA_WITH_COLOR |
Bool If GRADIENTPROPERTY_ALPHA is set to true, this creates a Gradient with Color and Alpha, and shows controls to handle both gradients.
- Note
- The property is used like this in a res file:
COLOR
Vector.
Definition: c4d_basebitmap.h:5
GRADIENT
Gradient.
Definition: ge_prepass.h:29
◆ GRADIENTPROPERTY_ALPHA
| #define GRADIENTPROPERTY_ALPHA |
Bool Creates an Alpha gradient.
- Note
- The property is used like this in a res file:
ALPHA
Definition: lib_birender.h:3
◆ GRADIENTPROPERTY_NOEDITCOLOR
| #define GRADIENTPROPERTY_NOEDITCOLOR |
Bool No color editing.
- Note
- The property is used like this in a res file:
◆ GRADIENTPROPERTY_NOPRESETS
| #define GRADIENTPROPERTY_NOPRESETS |
Bool No load/save preset buttons.
- Note
- The property is used like this in a res file:
◆ GRADIENTPROPERTY_NOINTERPOLATION
| #define GRADIENTPROPERTY_NOINTERPOLATION |
Bool No Interpolation parameter.
- Note
- The property is used like this in a res file:
GRADIENT MYGRADIENT { NOINTERPOLATION; }
◆ GRADIENTPROPERTY_NOKNOTPOSITION
| #define GRADIENTPROPERTY_NOKNOTPOSITION |
Bool No Knot Position parameter.
- Note
- The property is used like this in a res file:
◆ GRADIENTPROPERTY_NOBIASPOSITION
| #define GRADIENTPROPERTY_NOBIASPOSITION |
Bool No Bias Position parameter.
- Note
- The property is used like this in a res file:
◆ GRADIENTPROPERTY_NOBRIGHTNESS
| #define GRADIENTPROPERTY_NOBRIGHTNESS |
Bool No Brightness parameter.
- Note
- The property is used like this in a res file: