AsyncGPUReadbackRequest.height
public int height;
Description 描述
When reading data from a ComputeBuffer, height is 1, otherwise, the property takes the value of the requested height from the texture.
When reading data from a ComputeBuffer, height is 1, otherwise, the property takes the value of the requested height from the texture.