Version: 2020.2

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.

公共函数

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