PhysicsEvents.JointThresholdEvent
An event produced by a Joint which exceeds either its PhysicsJoint.forceThreshold or PhysicsJoint.torqueThreshold.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public readonly struct PhysicsEvents.JointThresholdEvent
Properties
Property | Description |
|---|---|
| joint | The joint involved in the event. |