During gameplay, I want to know if I can swap the cloth data of an asset from one set of clothing data to another, like it’s some sort of magic cloth that changes from one set of clothing data simulating burlap to another set of clothing data representing rubber. I do not want to just change the properties because I might have painted the clothing data differently in one asset to another. Ideally, I don’t want to clone the asset and have two different copies of the same cloth, with one hidden, swapping out as needed.