Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetOwner()

Get the owner object associated with this joint as specified using PhysicsJoint.SetOwner.
Read time 1 minuteLast updated 8 days ago

Definition

public Object GetOwner()

Returns

Type

Description

ObjectThe owner object associated with this joint or NULL if no owner has been specified.