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 13 days ago

Definition

public readonly struct PhysicsEvents.JointThresholdEvent : IEquatable<PhysicsEvents.JointThresholdEvent>

Properties

Property

Description

jointThe joint involved in the event.