Environment

Every trigger action related to environments.

Last updated: 2024/1/9

Here is the list of tables which are related to environment category:

IDDisplay NameExplanationsParameter AParameter B

192

Change sky image

Selector

-

193

Change sky color HEX multiplier

Change the sky color using Hex color

Value (Hex)

-

195

Change sky color Red multiplier to value of variable 'A'

Every pixel consists red, blue and green. They have a range of 0~255 in order to say how presence they are...

Var (0~255)

-

196

Change sky color Green multiplier to value of variable 'A'

...The lower the numbers, the less presence that color has. Basically it is Hex value but calculated in Decimals...

Var (0~255)

-

197

Change sky color Blue multiplier to value of variable 'A'

...Take examples, if all of them is 255, it will be white; if all of them is 0, it will be black.

Var (0~255)

-

Last updated