Version: 2021.3
언어: 한국어

GPUTextureStackRequestLayerParameters

struct in UnityEngine.Rendering.VirtualTexturing

매뉴얼로 전환

설명

Per-layer properties of a request.

변수

destRenderTarget where the tile should be generated on.
destXX offset inside the destination RenderTexture.
destYY offset inside the destination RenderTexture.

Public 함수

GetHeightGets the height of the RenderTexture asociated with the request.
GetWidthGets the width of the RenderTexture asociated with the request.