Version: 2021.1
언어: 한국어

QualitySettings.GetRenderPipelineAssetAt

매뉴얼로 전환
public static Rendering.RenderPipelineAsset GetRenderPipelineAssetAt (int index);

파라미터

index Index of the quality level to check.

반환

RenderPipelineAsset Null if the quality level was not found or there is no assigned SRP Asset for this level, otherwise the SRP Asset assigned for this quality level.

설명

Get the Render Pipeline Asset assigned at the specified quality level.