3.0.1-preview
Pre-release
Pre-release
[3.0.1] - 2021-03-04
Fixed
- Fixed a script error when importing the package sample
Changed
Camerastreamer
uses aTargetTexture
on theCamera
component if theRenderTexture
is attached on theCamera
.
[3.0.0] - 2021-03-02
Version 3.0.0 has a big change in the package design. This mainly addresses moving scripts from the sample folder to Package Manager.
Added
- Supported iOS platform.
- Added new samples.
- Added a documentation for samples.
- Added components (
InputSystemChannelSender
,InputSystemChannelReceiver
,WebBrowserInputChannelReceiver
,SingleConnection
andBroadcast
).
Changed
- Moved scripts from the sample folder to Package Manager.
- Upgrading WebRTC package to
2.3.3-preview
.