API reference
GradientMaterialOptions
strata-game-library/shaders
strata-game-library/shaders / GradientMaterialOptions
Interface: GradientMaterialOptions
Defined in: materials/index.ts:684
Properties
colorEnd?
optionalcolorEnd:ColorRepresentation
Defined in: materials/index.ts:686
colorMiddle?
optionalcolorMiddle:ColorRepresentation
Defined in: materials/index.ts:687
colorStart?
optionalcolorStart:ColorRepresentation
Defined in: materials/index.ts:685
direction?
optionaldirection:"vertical"|"horizontal"|"radial"
Defined in: materials/index.ts:688
useThreeColors?
optionaluseThreeColors:boolean
Defined in: materials/index.ts:689
