Version: 2022.3
言語: 日本語
public RenderTexture GetRenderTextureForRenderPass (int renderPass);

パラメーター

renderPass The render pass index to get the render texture for.

戻り値

RenderTexture The render texture associated with that render pass, or null if not found.

説明

Given a render pass, return the RenderTexture instance backing that render pass. If the render pass is invalid, or if the render texture does not exist, return null.


Did you find this page useful? Please give it a rating: