Constructor
new LightVRControls(controller, camera, light)
- Source:
Constructor
Parameters:
Name | Type | Description |
---|---|---|
controller |
Group | the group representing the controller |
camera |
VRCamera | the camera (giving the position of the observer) |
light |
PointLight | the light attached to the controller. |
Classes
Methods
chase(webXRManager)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
webXRManager |
WebXRManager | the WebXRManager used by Three.js |