Optionalcolors: string[]Optionalstops: number[]Optionalposition: gradientPositionEnumOptionalshape: gradientShapeEnumThe hex colors from the center outward; the list must be as long as stops
How far from the center each color is pure, as percentages, one per color
Where the center of the gradient sits on the canvas
Whether the gradient spreads as a circle or stretches into an ellipse with the canvas
Feeds
babylon.scene.multiColorRadialGradientBackground: the colors, one stop each, where the gradient spreads from and its shape.