textureData
A NativeArray containing texture data of all the sprites that includes width, height and offset to read from colorData array.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Field
- Namespace: UnityEditor.U2D
- Assembly: UnityEditor.CoreModule
public NativeArray<ScriptablePacker.TextureData> textureData