🚀 Auto-deploy: melhoria no snap e medição AR em 30/05/2026 13:38:01
This commit is contained in:
@@ -617,7 +617,7 @@ function HologramModel({ model, presentationState, isPresenter, onPresentationCh
|
||||
new THREE.Plane(new THREE.Vector3(0, 0, 1), 0.6), // Limite Trás (z > -0.6)
|
||||
];
|
||||
|
||||
let finalPlanes = [...tableLimitPlanes];
|
||||
const finalPlanes = [...tableLimitPlanes];
|
||||
|
||||
if (sectionEnabled) {
|
||||
const normal = new THREE.Vector3();
|
||||
|
||||
Reference in New Issue
Block a user