Version: 2020.1
언어: 한국어

GL.RenderTargetBarrier

매뉴얼로 전환
public static void RenderTargetBarrier ();

설명

Resolves the render target for subsequent operations sampling from it.

At the moment the advanced OpenGL blend operations are the only case requiring this barrier.

See Also: BlendOp.