Image.Type.Filled

Description

Displays only a portion of the Image.

A Filled Image will display a section of the Sprite, with the rest of the RectTransform left transparent. The Image.fillAmount determines how much of the Image to show, and Image.fillMethod controls the shape in which the Image will be cut.

This can be used for example to display circular or linear status information such as timers, health bars, and loading bars.

See Also: Image.FillMethod, Image.fillAmount, Image.fillOrigin.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答