interCollisionStiffness
Sets the cloth inter-collision stiffness.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.PhysicsModule
public static float interCollisionStiffness { get; set; }
Remarks
Inter-collision stiffness controls how much two particles repel each other when they are closer than the inter-collision distance.