Class UpdateTypesExtensions
Extension methods to check if a flag is set in the XRHandTrackingEvents.UpdateTypes enum.
Inherited Members
Namespace: UnityEngine.XR.Hands
Assembly: solution.dll
Syntax
public static class UpdateTypesExtensions
Methods
| Name | Description |
|---|---|
| IsSet(UpdateTypes, UpdateTypes) | Checks if the specific flag is set in this flags enum. |