Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PhysicsCallbacks.JointThresholdCallbackTargets.JointThresholdTarget

Joint threshold event target for callbacks.
Read time 1 minuteLast updated 12 days ago

Definition

public readonly struct PhysicsCallbacks.JointThresholdCallbackTargets.JointThresholdTarget : IEquatable<PhysicsCallbacks.JointThresholdCallbackTargets.JointThresholdTarget>

Properties

Property

Description

jointTargetThe PhysicsShape target (_callbackTarget) associated with _joint. This returns any implemented PhysicsCallbacks.IJointThresholdCallback or NULL if not implemented or no target.
jointThresholdEventThe event.