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.