Interface IVRAvatarHand
An extension interface for IVRAvatarLimb for hand limbs.
Inherited Members
Namespace: Liminal.SDK.VR.Avatars
Assembly: Liminal.SDK.dll
Syntax
public interface IVRAvatarHand : IVRAvatarLimbProperties
| Improve this Doc View SourceInputDevice
Gets the IVRInputDevice currently assigned to this hand.
Declaration
IVRInputDevice InputDevice { get; }Property Value
| Type | Description | 
|---|---|
| IVRInputDevice |