Feeds babylon.scene.multiColorLinearGradientBackground: the colors, one stop each, and the direction the gradient runs in.
babylon.scene.multiColorLinearGradientBackground
Optional
The hex colors in order; the list must be as long as stops
stops
["#1a1c1f", "#93aacd"] Copy
["#1a1c1f", "#93aacd"]
Where each color is pure, as percentages along the gradient, one per color
[0, 100] Copy
[0, 100]
Which way the gradient runs, such as to the top or to the bottom right
toTop Copy
toTop
Namespace: Bit › Inputs › BabylonScene
Other symbols in Inputs.BabylonScene:
API reference home · Full symbol index · Tutorials and guides · Platform
Feeds
babylon.scene.multiColorLinearGradientBackground: the colors, one stop each, and the direction the gradient runs in.