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.Init

public void Init(Vector3Int size);
public void Init(Vector3Int size, Vector3Int pivot);

Parameters

sizeSize of the GridBrush.
pivotPivot point of the GridBrush.

Description

Initializes the content of the GridBrush.