Property subsystemImplementationType
subsystemImplementationType
The System.Type
of the provider implementation, used to instantiate the class.
Declaration
[Obsolete("XRImageTrackingSubsystem no longer supports the deprecated set of base classes for subsystems as of Unity 2020.2. Use providerType and, optionally, subsystemTypeOverride instead.", true)]
public Type subsystemImplementationType { get; set; }
Property Value
Type | Description |
---|---|
Type |