Function
Void Palette.MergeCurrentPalette()
API | https://api.avolites.com/12.0/Palette.MergeCurrentPalette.html |
---|---|
description | Merge the current selection with the current palette |
namespace | Palette |
parameter | none |
return value | Void |
(see explanation there - use this function instead of Palette.StoreCurrentPaletteReplace if you want to merge some parts into a palette)
<step pause="0.01">Palette.MergeCurrentPalette()</step>