浏览代码

Update what's new.md

- Added option to change the teleportation duration in the VRExperienceHelper class
- Added support to teleport the camera at constant speed in the VRExperienceHelper class
SyncTechnologies 5 年之前
父节点
当前提交
8bb08807a0
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      dist/preview release/what's new.md

+ 3 - 0
dist/preview release/what's new.md

@@ -150,6 +150,9 @@
 - Preparing to deprecate supportsSession in favor of isSupportedSession ([RaananW](https://github.com/RaananW/))
 - Preparing to deprecate supportsSession in favor of isSupportedSession ([RaananW](https://github.com/RaananW/))
 - Added onControllerModelLoaded observable for WebXR ([RaananW](https://github.com/RaananW/))
 - Added onControllerModelLoaded observable for WebXR ([RaananW](https://github.com/RaananW/))
 - UI Button has options to set different session mode and reference type ([RaananW](https://github.com/RaananW/))
 - UI Button has options to set different session mode and reference type ([RaananW](https://github.com/RaananW/))
+- Added option to change the teleportation duration in the VRExperienceHelper class ([https://github.com/LeoRodz](https://github.com/LeoRodz))
+- Added support to teleport the camera at constant speed in the VRExperienceHelper class ([https://github.com/LeoRodz](https://github.com/LeoRodz))
+
 
 
 ### Ray
 ### Ray