Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public readonly struct PhysicsEvents.JointThresholdEvent

Properties

Property

Description

jointThe joint involved in the event.