Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

io.extendreality.tilia.camerarigs.unityxr

Package Overview
Dependencies
Maintainers
3
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.extendreality.tilia.camerarigs.unityxr - npm Package Compare versions

Comparing version 2.0.7 to 2.1.0

7

CHANGELOG.md
# Changelog
## [2.1.0](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.0.7...v2.1.0) (2023-03-11)
#### Features
* **DeviceDetails:** add defaults for passthrough camera details ([b075822](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/b0758221965ceeb3956210b99c4a3e8d39e3a752))
> The DeviceDetailsRecord now supports passthrough camera options and therefore anything that derrives from that needs to implement the base interfaces even if they don't support camera passthrough yet.
### [2.0.7](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.0.6...v2.0.7) (2023-02-22)

@@ -4,0 +11,0 @@

@@ -11,2 +11,3 @@ # Class UnityXRNodeRecord

* [Properties]
* [HasPassThroughCamera]
* [NodeType]

@@ -37,2 +38,10 @@ * [Priority]

#### HasPassThroughCamera
##### Declaration
```
public override bool HasPassThroughCamera { get; protected set; }
```
#### NodeType

@@ -88,2 +97,3 @@

[Properties]: #Properties
[HasPassThroughCamera]: #HasPassThroughCamera
[NodeType]: #NodeType

@@ -90,0 +100,0 @@ [Priority]: #Priority

4

package.json
{
"name": "io.extendreality.tilia.camerarigs.unityxr",
"displayName": "Tilia CameraRigs UnityXR",
"version": "2.0.7",
"version": "2.1.0",
"description": "A camera rig prefab utilizing the legacy XR management system for the Unity software.",

@@ -34,3 +34,3 @@ "changelogUrl": "https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/blob/master/CHANGELOG.md",

"dependencies": {
"io.extendreality.zinnia.unity": "2.6.0"
"io.extendreality.zinnia.unity": "2.7.0"
},

@@ -37,0 +37,0 @@ "files": [

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc