Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


jointTarget

The PhysicsShape target ( _callbackTarget ) associated with _joint. This returns any implemented PhysicsCallbacks.IJointThresholdCallback or NULL if not implemented or no target.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public PhysicsCallbacks.IJointThresholdCallback jointTarget { get; }