Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


friction

The Coulomb (dry) friction coefficient, usually in the range [0, 1]. This is assigned to the current PhysicsShape.surfaceMaterial.
Read time 1 minuteLast updated 12 days ago

Definition

public float friction { get; set; }