Vector3.z

  1. int x;
  2. int y;
  3. int z;
    struct Vector3
    int z;

Meta