Gradient
Class
The gradient data of color.
Index
Properties
colorKeys
[ColorKey]
Array of color key.alphaKeys
[AlphaKey]
Array of alpha key.mode
Mode
Blend mode.
Details
Properties
colorKeys
Array of color key.
meta | description |
---|---|
Type | [ColorKey] |
Defined in | cocos2d/core/3d/particle/animator/gradient.ts:70 |
alphaKeys
Array of alpha key.
meta | description |
---|---|
Type | [AlphaKey] |
Defined in | cocos2d/core/3d/particle/animator/gradient.ts:79 |
mode
Blend mode.
meta | description |
---|---|
Type | Mode |
Defined in | cocos2d/core/3d/particle/animator/gradient.ts:88 |