SetStaticFriction(int, float)
Set the static friction coefficient at a particular point of the contact pair.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.PhysicsModule
public void SetStaticFriction(int i, float staticFriction)
Parameters
Remarks
Normally, the static friction coefficient is between 0 and 1.