Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


connectedMassScale

The scale to apply to the inverse mass and inertia tensor of the connected body prior to solving the constraints.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public float connectedMassScale { get; set; }

Remarks

Additional Resources: Joint.massScale.