debugRender 新增camera参数来修正渲染位置
This commit is contained in:
@@ -184,6 +184,7 @@ module es {
|
||||
}
|
||||
|
||||
for (let i = 0; i < this._renderers.length; i++) {
|
||||
this.camera.forceMatrixUpdate();
|
||||
this._renderers[i].render(this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user