Method IssuePluginCustomBlit
IssuePluginCustomBlit(IntPtr, uint, RenderTargetIdentifier, RenderTargetIdentifier, uint, uint)
Wraps IssuePluginCustomBlit on a CommandBuffer.
Declaration
public void IssuePluginCustomBlit(IntPtr callback, uint command, RenderTargetIdentifier source, RenderTargetIdentifier dest, uint commandParam, uint commandFlags)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | callback | |
uint | command | |
RenderTargetIdentifier | source | |
RenderTargetIdentifier | dest | |
uint | commandParam | |
uint | commandFlags |