docs.unity3d.com
    显示 / 隐藏目录

    Delegate FramePassCallback

    Called when the rendering has completed.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public delegate void FramePassCallback(CommandBuffer cmd, List<RTHandle> buffers, RenderOutputProperties outputProperties);
    Parameters
    Type Name Description
    CommandBuffer cmd

    A command buffer that can be used.

    List<RTHandle> buffers

    The buffers that has been requested.

    RenderOutputProperties outputProperties

    Several properties that were computed for this frame.

    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)