A simple [Texture] class containing an imported [Image] without drawing logic. PackerImageResource is a Texture class designed for baking textures. It contains an imported [Image] and does not register its data in the [RenderingServer]. This makes it useful for textures that are only needed for baking. Sets the image data for the [PackerImageResource].