I need some assistance with creating a jewelry AR try-on experience using Jeeliz Facetracking and Three.js. The face tracking and model tracking are functioning correctly, but I am facing an issue where the gltf model/scene rotates based on head rotation. I would like to prevent this rotation. Any suggestions on how to achieve this would be greatly appreciated. Thank you in advance.
"use strict";
// Code snippet attached here