Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


vector2Value

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

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public Vector2 vector2Value { get; set; }

Remarks