Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


owner

The owner object associated with this joint, or NULL if no owner has been specified. This is a convenience property that returns the same value as PhysicsHingeJoint.GetOwner.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public Object owner { get; }