79171713

Date: 2024-11-08 22:16:30
Score: 2
Natty:
Report link

Referencing this other post, it appears to be the answer to your problem

gltf.scene.traverse( function( object ) {

    object.frustumCulled = false;

} );
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: MiguelG