Joint

More information can be found in the Unity API Reference and maybe in the Unity Manual.

Constructors

Constructor

Description

Joint()

Methods

Method

Description

CompareTag(tag)

GetHashCode()

ToString()

Details

class Joint
Joint Joint()
Vector3 anchor
bool autoConfigureConnectedAnchor
Vector3 axis
float breakForce
float breakTorque
Vector3 connectedAnchor
Rigidbody connectedBody
float connectedMassScale
const Vector3 currentForce
const Vector3 currentTorque
bool enableCollision
bool enablePreprocessing
const GameObject gameObject
float massScale
string name
string tag
const Transform transform
bool CompareTag(string tag)
int GetHashCode()
string ToString()