Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseDefine if this sprite atlas's packed texture is included in the build with the Sprite after packing is done.
Include this to ensure that the sprite refers to the atlas's packed texture at runtime.
Conversely, the packed texture will not be in the build. It can be late bound to the sprite at runtime.