This version of Unity is unsupported.

GridBrush.SetColor

Declaration

public void SetColor(Vector3Int position, Color color);

Parameters

position Position to set the color in the brush.
color Tint color to set in the brush.

Description

Sets a tint color at the position in the brush.