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

Properties

Property

Description

jointTargetThe PhysicsShape target (PhysicsShape.callbackTarget) associated with PhysicsEvents.JointThresholdEvent.joint. This returns any implemented PhysicsCallbacks.IJointThresholdCallback or NULL if not implemented or no target.
jointThresholdEventThe event.