Enum PerformanceSubDomain
Specific context of the hardware domain.
Namespace: UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings
Assembly: Unity.XR.OpenXR.dll
Syntax
public enum PerformanceSubDomain
Remarks
Members of this enumeration are reported in the events dispatched by XRPerformanceSettingsFeature.UnityAction<PerformanceChangeNotification> OnXrPerformanceChangeNotification.
Fields
Name | Description |
---|---|
Compositing | Composition of submitted layers. |
Rendering | Graphics rendering and frame submission. |
Thermal | Physical device temperature. |