docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    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

    See CommandBuffer documentation

    uint command

    See CommandBuffer documentation

    RenderTargetIdentifier source

    See CommandBuffer documentation

    RenderTargetIdentifier dest

    See CommandBuffer documentation

    uint commandParam

    See CommandBuffer documentation

    uint commandFlags

    See CommandBuffer documentation

    Implements
    IBaseCommandBuffer.IssuePluginCustomBlit(IntPtr, uint, RenderTargetIdentifier, RenderTargetIdentifier, uint, uint)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)