MixedRealityDataProviderAttribute.SupportedUnityXRPipelines Property
Definition
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.
The supported Unity XR pipelines for this data provider.
public:
property Microsoft::MixedReality::Toolkit::Utilities::SupportedUnityXRPipelines SupportedUnityXRPipelines { Microsoft::MixedReality::Toolkit::Utilities::SupportedUnityXRPipelines get(); };
public Microsoft.MixedReality.Toolkit.Utilities.SupportedUnityXRPipelines SupportedUnityXRPipelines { get; }
member this.SupportedUnityXRPipelines : Microsoft.MixedReality.Toolkit.Utilities.SupportedUnityXRPipelines
Public ReadOnly Property SupportedUnityXRPipelines As SupportedUnityXRPipelines