Class FrameResources
Utility class to store handles of frame resources for communication between passes.
상속된 멤버
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
public class FrameResources
메서드
이름 | 설명 |
---|---|
GetTexture<T>(T) | Get the TextureHandle for a specific identifier. |
SetTexture<T>(T, TextureHandle) | Add or replace the TextureHandle for a specific identifier. |