SystemJoint class
physics.SystemJoint
Inheritance
Base: physics.ISystemObject
Derived
None.
Properties
| Property | Type | |
|---|---|---|
localToWorld | Matrix | |
pinA | physics.PhysicalJointPin? | |
pinB | physics.PhysicalJointPin? | |
linearLimit | physics.PhysicsJointLinearLimit | |
twistLimit | physics.PhysicsJointAngularLimitPair | |
swingLimit | physics.PhysicsJointLimitConePair | |
driveY | physics.PhysicsJointDrive | |
driveX | physics.PhysicsJointDrive | |
driveZ | physics.PhysicsJointDrive | |
driveTwist | physics.PhysicsJointDrive | |
driveSwing | physics.PhysicsJointDrive | |
driveSLERP | physics.PhysicsJointDrive | |
driveVelocity | physics.PhysicsJointDriveVelocity | |
drivePosition | Matrix | |
projectionEnabled | bool | |
linearTolerance | float | |
angularTolerance | float | |
isBreakable | bool | |
breakingForce | float | |
breakingTorque | float |
Functions
None.