Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Vector3Int.Set

Declaration

public void Set(int x, int y, int z);

Description

Set x, y and z components of an existing Vector3Int.