UNPKG

dazscript-types

Version:
11 lines (10 loc) 373 B
declare class DzDistantLight extends DzLight { static className(): string; getDiffuseColor(): Color getDiffuseColorControl(): DzColorProperty getIlluminationControl(): DzEnumProperty getIntensity(): number getIntensityControl(): DzFloatProperty getShadowBiasControl(): DzFloatProperty getShadowSoftnessControl(): DzFloatProperty }