Version: 2022.3

QualitySettings.GetRenderPipelineAssetsForPlatform

切换到手册
public static void GetRenderPipelineAssetsForPlatform (string buildTargetGroupName, out HashSet<T> uniqueRenderPipelineAssets);

参数

buildTargetGroupName The platform to obtain the Render Pipeline Assets.
uniqueRenderPipelineAssets A collection with the non null selected Render Pipeline Assets for the platform.

描述

[Editor Only] Obtains a set with the non null Render Pipeline Assets selected on all the Quality Levels for the given platform.