RenderTextureSubElement
Types of data that you can encapsulate within a render texture.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public enum RenderTextureSubElement
Remarks
An enum that allows you to specify access to the different types of data that may be encapsulated within the RenderTexture. These are broadly aligned with the different types of surfaces that the underlying graphics API that Unity associates with the RenderTexture creates.