Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Cloth.sphereColliders

Switch to Manual
public ClothSphereColliderPair[] sphereColliders;

Description

An array of ClothSphereColliderPairs which this Cloth instance should collide with.

Any ClothSphereColliderPair specified in Cloth.capsuleColliders will collide with the cloth vertices. A maximum of 32 spheres are supported.