Definition at line 5 of file FreeJoint.cs.
◆ AutoConfigureAnchors()
void FalcoEngine.FreeJoint.AutoConfigureAnchors |
( |
| ) |
|
Auto configure connected anchor point depending on an anchor of this object
◆ Rebuild()
void FalcoEngine.FreeJoint.Rebuild |
( |
| ) |
|
◆ anchor
Vector3 FalcoEngine.FreeJoint.anchor |
|
getset |
Get or set an anchor point relative to this object
Definition at line 12 of file FreeJoint.cs.
◆ connectedAnchor
Vector3 FalcoEngine.FreeJoint.connectedAnchor |
|
getset |
Get or set an anchor point relative to connected object
Definition at line 28 of file FreeJoint.cs.
◆ connectedObject
Rigidbody FalcoEngine.FreeJoint.connectedObject |
|
getset |
Get or set the object to connect with
Definition at line 81 of file FreeJoint.cs.
◆ limitMax
Vector3 FalcoEngine.FreeJoint.limitMax |
|
getset |
Get or set the upper angle limits of this joint
Definition at line 60 of file FreeJoint.cs.
◆ limitMin
Vector3 FalcoEngine.FreeJoint.limitMin |
|
getset |
Get or set the lower angle limits of this joint
Definition at line 44 of file FreeJoint.cs.
◆ linkedBodiesCollision
bool FalcoEngine.FreeJoint.linkedBodiesCollision |
|
getset |
Get or set the linked bodies collision flag
Definition at line 76 of file FreeJoint.cs.
The documentation for this class was generated from the following file: