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
Additional Resources: SerializedProperty.propertyType, SerializedPropertyType.Vector2Int, Vector2Int.