effectivePoseConfig property

PerformanceConfig get effectivePoseConfig

The config the pose stage actually runs with.

Implementation

PerformanceConfig get effectivePoseConfig =>
    posePerformanceConfig ?? performanceConfig;