Skip to content

Commit ada9d8b

Browse files
62324 - update Light enum
1 parent eba8c60 commit ada9d8b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

common.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ components:
228228
- 24
229229
- 128
230230
- 3072
231+
- 4194304
231232
x-enum-descriptions:
232233
- "No Light"
233234
- "Upper/lower white"
@@ -236,6 +237,7 @@ components:
236237
- "Infrared"
237238
- "Ultraviolet"
238239
- "Axial white"
240+
- "White special"
239241
x-enum-varnames:
240242
- "OFF"
241243
- "WHITE_TOP"
@@ -244,6 +246,7 @@ components:
244246
- "IR"
245247
- "UV"
246248
- "AXIAL_WHITE"
249+
- "WHITE_SPECIAL"
247250

248251
Point:
249252
title: "Point"

0 commit comments

Comments
 (0)