Update status link on UnityXR hand skeleton... Still not supported.
This commit is contained in:
parent
6b3934cdd0
commit
87672ce3ee
@ -11,7 +11,7 @@ namespace Passer.Tracking {
|
|||||||
/// no known device is supporting it at the moment. The added value of this
|
/// no known device is supporting it at the moment. The added value of this
|
||||||
/// component is therefore limited.
|
/// component is therefore limited.
|
||||||
/// Also: because of this limitation this component is untested!
|
/// Also: because of this limitation this component is untested!
|
||||||
/// See: https://forum.unity.com/threads/oculus-quest-hand-tracking-data.853579/
|
/// See: https://forum.unity.com/threads/xr-interaction-toolkit-and-hand-tracking-2022.1323330/
|
||||||
public class UnityXRHandSkeleton : HandSkeleton {
|
public class UnityXRHandSkeleton : HandSkeleton {
|
||||||
#if pUNITYXR
|
#if pUNITYXR
|
||||||
public TrackerComponent tracker;
|
public TrackerComponent tracker;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user