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