Struct AdaptivePerformanceSubsystemDescriptor.Cinfo
Namespace: UnityEngine.AdaptivePerformance.Provider
Syntax
public struct Cinfo
Properties
id
Declaration
public string id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
subsystemImplementationType
Declaration
public Type subsystemImplementationType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Type |