Struct MetaHandTrackingFrequencyHintConfig
Configuration for the requested hand tracking update frequency. Used with IXRHandConfigurationHandler<TConfig> to stage and query the requested frequency on the Meta hand tracking frequency hint feature.
Inherited Members
Namespace: UnityEngine.XR.Hands.OpenXR
Assembly: Unity.XR.Hands.dll
Syntax
public struct MetaHandTrackingFrequencyHintConfig
Remarks
The frequency applies per-session, not per-hand. Both hands share the same tracking frequency.
Fields
frequencyHint
The requested hand tracking update frequency.
Declaration
public MetaHandTrackingFrequencyHint frequencyHint
Field Value
| Type | Description |
|---|---|
| MetaHandTrackingFrequencyHint |