cloth.staticState= value
This property sets the cloth as static thus removing the cloth from the simulation.
--Lingo Syntax cloth.staticState = true //Javascript syntax cloth.staticState = 1;
putToSleep