Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


interCollisionDistance

Sets the minimum separation distance for cloth inter-collision.
Read time 1 minuteLast updated 5 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.