Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Radial(params BackgroundGradientStop[])

Construct a radial gradient at the element center with default extent / shape.
Read time 1 minuteLast updated 13 days ago

Definition

Radial(BackgroundGradientStop[])

public static BackgroundGradient Radial(params BackgroundGradientStop[] stops)

Parameters

Returns

Type

Description

BackgroundGradient