Version: 2023.2
언어: 한국어

CommandBuffer.ThrowOnSetRenderTarget

매뉴얼로 전환
public static bool ThrowOnSetRenderTarget ;

설명

Throw an exception when SetRenderTarget is recorded on a command buffer. This is mainly usefull when using native renderpasses to avoid inadvertently recording SetRenderTarget commands on the command buffer.