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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答