Module: Default/Builder/Calc/Light/LightGradient
Variables
LightGradient
• Const LightGradient: Object
Type declaration
| Name | Type |
|---|---|
settings | { doAO: boolean = true; doRGB: boolean = true; doSun: boolean = true } |
settings.doAO | boolean |
settings.doRGB | boolean |
settings.doSun | boolean |
tool | VoxelMesherDataTool |
calculate | (face: DirectionNames, tool: VoxelMesherDataTool, ignoreAO?: boolean) => void |
Defined in
divinevoxel/foundation/src/Default/Builder/Calc/Light/LightGradient.ts:192