Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


vector3IntValue

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

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public Vector3Int vector3IntValue { get; set; }

Remarks