Vector3.x

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

Meta