ColorBrush

ColorBrush(Vector2, float, Color, bool)

public bool ColorBrush(Vector2 center, float radius, Color color, bool halftile) ;

説明

カラーブラシで頂点を塗る。

パラメーター

パラメーター名 説明
center 中心座標
radius 半径
color
halftile 半タイルごとに塗りつぶす。

戻り値

true, 変更したfalseそれ以外