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

public void UpdateSizeAndPivot(Vector3Int size, Vector3Int pivot);

Parameters

sizeNew size of the brush.
pivotNew pivot of the brush.

Description

Updates the size, pivot and the number of layers of the brush.