Does Unity support Dynamic cloth?

Does Unity support Dynamic cloth?

Because we have made models for the clothing and would like to know if Unity would support it being dynamic (I.E fitting to the body)

I think you want the SkinnedCloth. The InteractiveCloth is the more versatile version but it's quite heavy to calculate. The skinned cloth is optimised for characters. As far as i know it only collides with the character.