Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


vector3Value

Value of a 3D vector property.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public Vector3 vector3Value { get; set; }

Remarks