Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


islandSolverJointCostScale

Scales the cost of each joint during discrete island solving.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
public int islandSolverJointCostScale { get; set; }

Remarks

See PhysicsJobOptions2D.islandSolverCostThreshold for a full description of discrete island solving costs.