Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

Cloth.sphereColliders

Switch to Manual
public var sphereColliders: ClothSphereColliderPair[];

Description

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

Any ClothSphereColliderPair specified in Cloth.capsuleColliders will collide with the cloth vertices.