This version of Unity is unsupported.

GridBrush.Init

Declaration

public void Init(Vector3Int size);

Declaration

public void Init(Vector3Int size, Vector3Int pivot);

Parameters

size Size of the GridBrush.
pivot Pivot point of the GridBrush.

Description

Initializes the content of the GridBrush.