This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
LightEditOptions
github-actions[bot] edited this page Aug 11, 2023
·
13 revisions
-
ArcheTypeResourceEditOptions
↳
LightEditOptions
• Optional
archeType: ArcheType
ArcheTypeResourceEditOptions.archeType
src/structures/ArcheTypeResource.ts:7
• Optional
brightness: number
• Optional
color: XyPoint
• Optional
colorTemperature: number
• Optional
dynamics: Object
Name | Type |
---|---|
duration? |
number |
speed? |
number |
• Optional
effect: LightEffect
• Optional
gradient: XyPoint
[]
• Optional
name: string
ArcheTypeResourceEditOptions.name
src/structures/NamedResource.ts:7
• Optional
on: boolean
• Optional
timedEffects: Object
Name | Type |
---|---|
duration? |
number |
effect? |
LightTimedEffect |