コード例 #1
0
 void FaceRemoved(ARFaceAnchor anchorData)
 {
     _positionBuffer.TryDispose();
     _tmpPositionMap.TryDestroy();
 }