Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


friction

The friction of the owned chain shapes. Usually this is within the range [0, 1]. Values higher than 1 will result in energy being added which can lead to an unstable simulation.
Read time 1 minuteLast updated 12 days ago

Definition

public float friction { get; set; }