docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FrameResources

    Utility class to store handles of frame resources for communication between passes.

    Inheritance
    object
    FrameResources
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.Runtime.dll
    Syntax
    public class FrameResources

    Methods

    Name Description
    GetTexture<T>(T)

    Get the TextureHandle for a specific identifier.

    SetTexture<T>(T, TextureHandle)

    Add or replace the TextureHandle for a specific identifier.

    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)