LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GridBrush.SetColor

public void SetColor(Vector3Int position, Color color);

Parameters

positionPosition to set the color in the brush.
colorTint color to set in the brush.

Description

Sets a tint color at the position in the brush.