|
@@ -153,6 +153,9 @@ export class WebXRControllerPhysics extends WebXRAbstractFeature {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ /**
|
|
|
|
+ * Get the headset impostor, if enabled
|
|
|
|
+ */
|
|
public getHeadsetImpostor() {
|
|
public getHeadsetImpostor() {
|
|
return this._headsetImpostor;
|
|
return this._headsetImpostor;
|
|
}
|
|
}
|