This version of Unity is unsupported.

GPUTextureStackRequestLayerParameters

struct in UnityEngine.Rendering.VirtualTexturing

/

Implemented in:UnityEngine.VirtualTexturingModule

Description

Per-layer properties of a request.

Properties

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

Public Methods

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