提交 3ffb3fb0 编写于 作者: M Mugen87

TS: Add instanceId to Intersection interface.

上级 347c799b
......@@ -14,6 +14,7 @@ export interface Intersection {
faceIndex?: number;
object: Object3D;
uv?: Vector2;
instanceId?: number;
}
export interface RaycasterParameters {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册