Vector3.y

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

Meta