Version: 2017.1

説明

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.

これは、例えばタイマー、ヘルスバー、プログレスバーなどの円、または、直線状のステータス情報などに使用されます。

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