VideoTexturedFace

https://developer.apple.com/documentation/arkit/tracking_and_visualizing_faces
In the ARKitFaceExample provided on the official website, there is a shader called VideoTexturedFace.shader. If the facial texture introduced in it can be mapped using VideoMaterial technology, and then the face model is deformed with Morpher, will the facial video texture be deformed correctly? I think VideoTexturedFace is a projection and cannot support deformation. Seeing VideoMaterial I hope to know more about this change. Thank you.
VideoTexturedFace
 
 
Q