🔧 SDK ReferenceManagersClothesManagerremoveSkinMaskremoveSkinMaskRemoves a skin mask from the engineSyntaxengine.clothes.removeSkinMask(maskId);ParametersNameTypeDescriptionmaskIdstringThe ID of the skin mask to remove.Exampleengine.clothes.removeSkinMask('top');Available on: Client