We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9440bb commit 6bd0ae3Copy full SHA for 6bd0ae3
1 file changed
src/three/plugins/README.md
@@ -719,6 +719,7 @@ Available options are as follows:
719
solid: false,
720
721
// Whether to generate smooth normals for terrain tiles when the quantized mesh data does not include embedded normals.
722
+ // Normals are always added to the geometry if present in the file.
723
generateNormals: true,
724
}
725
```
0 commit comments