Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


vector2IntValue

Value of a 2D integer vector property.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public Vector2Int vector2IntValue { get; set; }

Remarks