xr gamepad designmode controls
This commit is contained in:
@@ -58,7 +58,8 @@ export default{
|
||||
this.gameEngine = gameEngine;
|
||||
await gameEngine.init(this.$refs.target, {
|
||||
gizmo: true,
|
||||
xr: true,
|
||||
xr: true,
|
||||
mode: 'ObjectPreview'
|
||||
});
|
||||
await this.loadAsset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user