ChromaPrimaryColors
Defined in: core/items/ichroma.ts:28
Used by items that implement the Chroma interface, when using RGB mode Chroma Key.
Check getChromaRGBKeyPrimaryColor()/setChromaRGBKeyPrimaryColor() method
of #core/CameraItem#getChromaRGBKeyPrimaryColor Core/CameraItem,
#core/GameItem#getChromaRGBKeyPrimaryColor Core/GameItem, and
#core/HtmlItem#getChromaRGBKeyPrimaryColor Core/HtmlItem.
Enumeration Members
Section titled “Enumeration Members”BLUE:
2
Defined in: core/items/ichroma.ts:31
GREEN:
1
Defined in: core/items/ichroma.ts:30
RED:
0
Defined in: core/items/ichroma.ts:29