GPUTextureStackRequestLayerParameters

struct in UnityEngine.Rendering.VirtualTexturing

Switch to Manual

Description

Per-layer properties of a request.

Variables

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

Public Functions

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