Version: 2023.1

GraphicsTexture

class in UnityEngine.Rendering

切换到手册

描述

Represents the view on a texture resource that is uploaded to the graphics device.

A GraphicsTexture specifically represents the actual resource that a Texture object uploads to the GPU.

See Also: Texture.graphicsTexture.

变量

descriptorContains all the information Unity uses to create a GraphicsTexture.
stateThe current state of a GraphicsTexture.