↓ 2 callersFunctiongetCastedShadows({
numShadows,
azimuth,
distance,
elevation,
brightness,
color,
shadowType,
size,
}: ShadowPar
src/utils/shadow.ts:26
FunctionColorInput({
disabled = false,
name,
hexColor,
hasMixedColors,
onHexColorInput,
type = "round",
...rest
}:
src/ui/ColorInput/color-input.tsx:13
FunctionPanel({
open,
title = 'Options',
boundsRef,
anchorRef,
anchorMargin = 8,
anchorAlign = 'LEFT',
onClose,
chi
src/ui/Menu/OptionsPanel/Panel.tsx:31