Method Start
Start(CommandBuffer, ScriptableRenderContext, Action<CommandBuffer>, bool)
선언
public void Start(CommandBuffer cmd, ScriptableRenderContext renderContext, Action<CommandBuffer> asyncTask, bool pushStartFence = true)
파라미터
타입 | 이름 | 설명 |
---|---|---|
CommandBuffer | cmd | |
ScriptableRenderContext | renderContext | |
Action<CommandBuffer> | asyncTask | |
bool | pushStartFence |