CPUTextureStackRequestLayerParameters

struct in UnityEngine.Rendering.VirtualTexturing

/

Implemented in:UnityEngine.VirtualTexturingModule

Description

Per-layer properties of a ProceduralTextureRequest.

Properties

dataPointer to the memory where the requested data needs to be filled in for this layer.
dataSizeSize of the memory requested for this layer.
scanlineSizeDatasize (in bytes) of a single scanline of the 2D tile data for this layer.

Did you find this page useful? Please give it a rating: