Property subsystemImplementationType
subsystemImplementationType
The concrete Type
of the subsystem which will be instantiated if a subsystem is created from this descriptor.
Declaration
[Obsolete("XRAnchorSubsystem 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 |