提交 2c9b1438 编写于 作者: M Mr.doob

OculusHandModel: Added missing TOUCH_RADIUS.

上级 a51bed7e
......@@ -5,6 +5,7 @@ import { XRHandMeshModel } from './XRHandMeshModel.js';
const DEFAULT_PROFILES_PATH = 'https://cdn.jsdelivr.net/npm/@webxr-input-profiles/assets@1.0/dist/profiles';
const DEFAULT_PROFILE = 'generic-hand';
const TOUCH_RADIUS = 0.01;
const POINTING_JOINT = 'index-finger-tip';
class OculusHandModel extends Object3D {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册