interCollisionDistance
Sets the minimum separation distance for cloth inter-collision.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.PhysicsModule
public static float interCollisionDistance { get; set; }
Remarks
Cloth particles closer than this distance that belong to different Cloth objects will be separated.