//Maya ASCII 2.0 scene
requires maya "2.0";
createNode cpClothProperty -n "harry_pants";
	setAttr ".sr" 110;
	setAttr ".de" 0.001;
	setAttr ".th" 0.6;
	setAttr ".thf" 45;
	setAttr ".cf" 0.5;
	setAttr ".cd" 0.5;
	setAttr ".ad" 0.1;
	setAttr ".df" 0.3;
