docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AOVRequestDataCollection

    A collection of frame passes. To build one, AOVRequestBuilder

    Inheritance
    object
    AOVRequestDataCollection
    Implements
    IEnumerable<AOVRequestData>
    IEnumerable
    IDisposable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public class AOVRequestDataCollection : IEnumerable<AOVRequestData>, IEnumerable, IDisposable

    Constructors

    Name Description
    AOVRequestDataCollection(List<AOVRequestData>)

    Build a new collection from requests.

    Methods

    Name Description
    Dispose()

    Dispose the collection.

    GetEnumerator()

    Enumerate the frame passes.

    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)