void FaceRemoved(ARFaceAnchor anchorData)
 {
     _positionBuffer.TryDispose();
     _tmpPositionMap.TryDestroy();
 }