ColorBrushRectangle

ColorBrushRectangle(Vector2, float, float, Color, bool)

public bool ColorBrushRectangle(Vector2 pos, float width, float height, Color color, bool halftile) ;

説明

矩形指定で頂点カラーを塗る。

パラメーター

パラメーター名 説明
pos 座標
width 横幅
height 縦幅
color
halftile 半タイルごとに塗りつぶす。

戻り値

true, 変更した。false それ以外