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

    Class CustomPassAOVBuffers

    Describes the type of custom pass buffer that will be exported with the AOV API.

    Inheritance
    Object
    CustomPassAOVBuffers
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public class CustomPassAOVBuffers

    Constructors

    CustomPassAOVBuffers(CustomPassInjectionPoint, CustomPassAOVBuffers.OutputType)

    Constructor for CustomPassAOVBuffers

    Declaration
    public CustomPassAOVBuffers(CustomPassInjectionPoint injectionPoint, CustomPassAOVBuffers.OutputType outputType)
    Parameters
    Type Name Description
    CustomPassInjectionPoint injectionPoint

    The injection point of the custom passes that will be exported.

    CustomPassAOVBuffers.OutputType outputType

    The buffer type to export at the scpecified injection point.

    Fields

    injectionPoint

    The injection point of the custom passes that will be exported.

    Declaration
    public CustomPassInjectionPoint injectionPoint
    Field Value
    Type Description
    CustomPassInjectionPoint

    outputType

    Specifies which output type to export.

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