API reference
API reference
Select your platform
No SDKs available
No versions available

IHandSkeletonProvider Interface

Interface indicating that the implementing type is a valid source of HandSkeletons, addressable by Handedness.
This is almost exclusively by DataSource<TData>s, upon which downstream types depend rather than depending directly on IHandSkeletonProvider.

Properties

this[Handedness handedness] : HandSkeleton
[Get]
Retrieves the current HandSkeleton for a single hand, addressed by Handedness.
Signature
HandSkeleton Oculus.Interaction.Input.IHandSkeletonProvider.this[Handedness handedness]