SingleFaceState({ required this.x, required this.y, required this.z, required this.boundingBox, }) : super(count: 1);