🔧 SDK ReferenceManagersClothesManagerremoveClotheremoveClotheRemoves a clothe item from the engine.Syntaxengine.clothes.removeClothe(animId);ParametersNameTypeDescriptionclotheIdstringThe ID of the clothe to be removedExampleengine.clothes.removeClothe('beach-tshirt');Available on: Client