Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UnityEngine.ClothModule

Description

The Cloth module implements cloth physics simulation through the Cloth component.

Classes

ClothThe Cloth class provides an interface to cloth simulation physics.

Structs

ClothSkinningCoefficientThe ClothSkinningCoefficient struct is used to set up how a Cloth component is allowed to move with respect to the SkinnedMeshRenderer it is attached to.
ClothSphereColliderPairA pair of SphereColliders used to define shapes for Cloth objects to collide against.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答