S2ENGINE HD
1.4.6
Official manual about S2Engine HD editor and programming
|
Base Class: SceneObject
UniversalJoint is a special kind of Object used to link two physical bodies, or a physical body to a fixed point. For more informations about Joints see Physics.
Bodies:(Object | list) the names of 1 or 2 bodies. |
xMotion:(enum) | |
yMotion:(enum) | |
zMotion:(enum) | |
twist:(enum) | |
swing1 | (enum) |
swing2 | (enum) |
LinearValue | (float) |
LinearDamping | (float) |
LinearRestitution | (float) |
LinearSpring:(float) | |
Swing1Value | (float) |
Swing1Damping | (float) |
Swing1Restitution:(float) | |
Swing1Spring:(float) | |
Swing2Value:(float) | |
Swing2Damping:(float) | |
Swing2Restitution:(float) | |
Swing2Spring:(float) | |
TwistLowValue:(float) | |
TwistLowDamping:(float) | |
TwistLowRestitution:(float) | |
TwistLowSpring:(float) | |
TwistHighValue | (float) |
TwistHighDamping | (float) |
TwistHighRestitution | (float) |
TwistHighSpring | (float) |
none
none