Enfusion Script API
Loading...
Searching...
No Matches
PhysicsSliderJoint Member List

This is the complete list of members for PhysicsSliderJoint, including all inherited members.

Create6DOF(notnull IEntity ent1, IEntity ent2, vector matrix1[4], vector matrix2[4], bool disableCollisions, float breakThreshold=-1)PhysicsJointstatic
Create6DOFSpring(notnull IEntity ent1, IEntity ent2, vector matrix1[4], vector matrix2[4], bool disableCollisions, float breakThreshold=-1)PhysicsJointstatic
CreateBallSocket(notnull IEntity ent1, IEntity ent2, vector point1, vector point2, bool disableCollisions, float breakThreshold=-1)PhysicsJointstatic
CreateConeTwist(notnull IEntity ent1, IEntity ent2, vector matrix1[4], vector matrix2[4], bool disableCollisions, float breakThreshold=-1)PhysicsJointstatic
CreateFixed(notnull IEntity ent1, IEntity ent2, vector point1, vector point2, bool disableCollisions, float breakThreshold=-1)PhysicsJointstatic
CreateHinge(notnull IEntity ent1, IEntity ent2, vector point1, vector axis1, vector point2, vector axis2, bool disableCollisions, float breakThreshold=-1)PhysicsJointstatic
CreateHinge2(notnull IEntity ent1, IEntity ent2, vector matrix1[4], vector matrix2[4], bool disableCollisions, float breakThreshold=-1)PhysicsJointstatic
CreateSlider(notnull IEntity ent1, IEntity ent2, vector matrix1[4], vector matrix2[4], bool disableCollisions, float breakThreshold=-1)PhysicsJointstatic
Destroy()PhysicsJoint
GetAngularPos()PhysicsSliderJoint
GetLinearPos()PhysicsSliderJoint
SetAngularLimits(float lowerLimit, float upperLimit)PhysicsSliderJoint
SetAngularMotor(float velocity, float force)PhysicsSliderJoint
SetDirAngular(float softness, float restitution, float damping)PhysicsSliderJoint
SetDirLinear(float softness, float restitution, float damping)PhysicsSliderJoint
SetLimAngular(float softness, float restitution, float damping)PhysicsSliderJoint
SetLimLinear(float softness, float restitution, float damping)PhysicsSliderJoint
SetLinearLimits(float lowerLimit, float upperLimit)PhysicsSliderJoint
SetLinearMotor(float velocity, float force)PhysicsSliderJoint
SetOrthoAngular(float softness, float restitution, float damping)PhysicsSliderJoint
SetOrthoLinear(float softness, float restitution, float damping)PhysicsSliderJoint
ToString()pointer