useXRSessionFeatureEnabled
useXRSessionFeatureEnabled(
feature
):boolean
Checks if a specific XR session feature is enabled.
Parameters
featurestring
The XR session feature to check against.
Returns
boolean
Whether the feature is enabled.
useXRSessionFeatureEnabled(
feature
):boolean
Checks if a specific XR session feature is enabled.
string
The XR session feature to check against.
boolean
Whether the feature is enabled.