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