Version: 2023.2
言語: 日本語
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.

Additional resources: RenderPipeline.SubmitRenderRequest.