learning-threejs-third
learning-threejs-third copied to clipboard
fix: remove undefined groundPlane
This demo is using addLargeGroundPlane.
So remove unused groundPlane, otherwise will throw
Uncaught ReferenceError: groundPlane is not defined
if user toggle it.