IHandsSubsystem Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specification for what a HandsSubsystem needs to be able to provide. Both the HandsSubsystem implementation and the associated provider MUST implement this interface, preferably with a direct 1:1 mapping between the provider surface and the subsystem surface.
C#
public interface IHandsSubsystem
type IHandsSubsystem = interface
Public Interface IHandsSubsystem
- Derived
Try |
Get a read-only reference to the entire hand. |
Try |
Query a single joint. |
Proizvod | Verzije |
---|---|
MRTK3 Core Definitions | 3.0, 3.1, 3.2 |