learning-threejs-third icon indicating copy to clipboard operation
learning-threejs-third copied to clipboard

fix: remove undefined groundPlane

Open hongbo-miao opened this issue 6 years ago • 0 comments

This demo is using addLargeGroundPlane. So remove unused groundPlane, otherwise will throw

Uncaught ReferenceError: groundPlane is not defined

if user toggle it.

hongbo-miao avatar Mar 29 '19 21:03 hongbo-miao