This version of Unity is unsupported.

ScriptablePacker.PackerData.textureData

public NativeArray<TextureData> textureData;

Description

A NativeArray containing texture data of all the sprites that includes width, height and offset to read from colorData array.