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