Version: 2022.3
언어: 한국어

RenderPipeline.SupportsRenderRequest

매뉴얼로 전환
public static bool SupportsRenderRequest (Camera camera, RequestData data);

설명

Query the active render pipeline to check support for the given RequestData type.

By default this returns false unless the active render pipeline overrides RenderPipeline.IsRenderRequestSupported.

See Also: RenderPipeline.SubmitRenderRequest.