|
| static PartJoint | Create (Part owner, Part parent, AttachNode nodeToParent, AttachNode nodeFromParent, AttachModes mode) |
| |
| static Vector3 | JointToLocalSpaceDir (Vector3 dir, PartJoint joint) |
| |
| static Vector3 | JointToLocalSpacePos (Vector3 pos, PartJoint joint) |
| |
| static Quaternion | JointToLocalSpaceRot (Quaternion rot, PartJoint joint) |
| |
| static Vector3 | LocaltoJointSpaceDir (Vector3 dir, PartJoint joint) |
| |
| static Vector3 | LocaltoJointSpacePos (Vector3 pos, PartJoint joint) |
| |
| static Quaternion | LocaltoJointSpaceRot (Quaternion rot, PartJoint joint) |
| |
|
| List< ConfigurableJoint > | joints |
| |
| void PartJoint.DestroyJoint |
( |
| ) |
|
|
inline |
| Vector3 PartJoint.JointToLocalSpaceDir |
( |
Vector3 |
dir | ) |
|
|
inline |
| static Vector3 PartJoint.JointToLocalSpaceDir |
( |
Vector3 |
dir, |
|
|
PartJoint |
joint |
|
) |
| |
|
inlinestatic |
| Vector3 PartJoint.JointToLocalSpacePos |
( |
Vector3 |
pos | ) |
|
|
inline |
| static Vector3 PartJoint.JointToLocalSpacePos |
( |
Vector3 |
pos, |
|
|
PartJoint |
joint |
|
) |
| |
|
inlinestatic |
| Quaternion PartJoint.JointToLocalSpaceRot |
( |
Quaternion |
rot | ) |
|
|
inline |
| static Quaternion PartJoint.JointToLocalSpaceRot |
( |
Quaternion |
rot, |
|
|
PartJoint |
joint |
|
) |
| |
|
inlinestatic |
| Vector3 PartJoint.LocaltoJointSpaceDir |
( |
Vector3 |
dir | ) |
|
|
inline |
| static Vector3 PartJoint.LocaltoJointSpaceDir |
( |
Vector3 |
dir, |
|
|
PartJoint |
joint |
|
) |
| |
|
inlinestatic |
| Vector3 PartJoint.LocaltoJointSpacePos |
( |
Vector3 |
pos | ) |
|
|
inline |
| static Vector3 PartJoint.LocaltoJointSpacePos |
( |
Vector3 |
pos, |
|
|
PartJoint |
joint |
|
) |
| |
|
inlinestatic |
| Quaternion PartJoint.LocaltoJointSpaceRot |
( |
Quaternion |
rot | ) |
|
|
inline |
| static Quaternion PartJoint.LocaltoJointSpaceRot |
( |
Quaternion |
rot, |
|
|
PartJoint |
joint |
|
) |
| |
|
inlinestatic |
| void PartJoint.OnDestroy |
( |
| ) |
|
|
inline |
| void PartJoint.OnPartPack |
( |
| ) |
|
|
inline |
| void PartJoint.OnPartUnpack |
( |
| ) |
|
|
inline |
| void PartJoint.SetBreakingForces |
( |
float |
breakForce, |
|
|
float |
breakTorque |
|
) |
| |
|
inline |
| void PartJoint.SetJointLimits |
( |
ConfigurableJoint |
newJoint, |
|
|
bool |
rigidAttach |
|
) |
| |
|
inlineprotected |
| void PartJoint.SetUnbreakable |
( |
bool |
unbreakable, |
|
|
bool |
forceRigid |
|
) |
| |
|
inline |
| List<ConfigurableJoint> PartJoint.joints |
| Vector3 PartJoint.HostAnchor |
|
get |
| ConfigurableJoint PartJoint.Joint |
|
get |
| Vector3 PartJoint.SecAxis |
|
get |
| float PartJoint.stiffness |
|
getset |
| Vector3 PartJoint.TgtAnchor |
|
get |
The documentation for this class was generated from the following file: