Skip to content

Instantly share code, notes, and snippets.

@chanpu
Created December 14, 2014 12:17
Show Gist options
  • Save chanpu/8dc0742d3e5f0704866f to your computer and use it in GitHub Desktop.
Save chanpu/8dc0742d3e5f0704866f to your computer and use it in GitHub Desktop.
// fog設定 カラーとフォグの濃さ
scene.fog = new THREE.FogExp2( 0xEEEEEE, 0.001 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment