Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.