XRMarkerSubsystem.Provider.GetQRCodeProperties(TrackableId) Method
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.
C#
public abstract Microsoft.MixedReality.OpenXR.QRCodeProperties GetQRCodeProperties (UnityEngine.XR.ARSubsystems.TrackableId trackableId);
abstract member GetQRCodeProperties : UnityEngine.XR.ARSubsystems.TrackableId -> Microsoft.MixedReality.OpenXR.QRCodeProperties
Public MustOverride Function GetQRCodeProperties (trackableId As TrackableId) As QRCodeProperties
- trackableId
- UnityEngine.XR.ARSubsystems.TrackableId
The UnityEngine.XR.ARSubsystems.TrackableId of the QRCode marker.
Produkt | Wersje |
---|---|
Mixed Reality OpenXR Plugin | 1.9, 1.10, 1.11 |