三第一人称控制
Three.js 第一人称控件,改编自
用法
npm install three-first-person-controls var THREE = require ( 'three.js' ) ;
// Add the plugin
require ( 'three-first-person-controls' ) ( THREE ) ;
// build your THREE.js scene
THREE . FirstPersonControls ( cameraObject , domElement ) ;
评论0
最新资源