Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PhysicsEvents.JointThresholdEvent

An event produced by a Joint which exceeds either its _forceThreshold or _torqueThreshold.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Struct
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public readonly struct PhysicsEvents.JointThresholdEvent

Properties

Property

Description

jointThe joint involved in the event.