So setzen Sie eine Vektor 3 -Variable in CSHARP

Vector3 vector3Variable = new Vector3 (x, y, z);
Depressed Dolphin