Version: 2022.1
언어: 한국어

ScriptableRenderContext.SubmitForRenderPassValidation

매뉴얼로 전환
public bool SubmitForRenderPassValidation ();

설명

This method submits all the scheduled commands to the rendering loop for validation. The validation checks whether render passes that were started with the BeginRenderPass call can execute the scheduled commands.