Constructor SubsystemUpdater
SubsystemUpdater(XRHandSubsystem)
Initializes and returns an instance of XRHandProviderUtility.SubsystemUpdater. You should create this in your plug-in once the XRHandSubsystem is created.
Declaration
public SubsystemUpdater(XRHandSubsystem subsystem)
Parameters
| Type | Name | Description |
|---|---|---|
| XRHandSubsystem | subsystem | The XRHandSubsystem to update automatically. |