Property subsystemImplementationType
subsystemImplementationType
The concrete Type
which will be instantiated if Create
is called on this subsystem descriptor.
Declaration
[Obsolete("XRPlaneSubsystem 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 |