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

  • Type: Struct
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public readonly struct 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.