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.