Class PxSphericalJoint


  • public class PxSphericalJoint
    extends PxJoint
    • Constructor Detail

      • PxSphericalJoint

        protected PxSphericalJoint()
      • PxSphericalJoint

        protected PxSphericalJoint​(long address)
    • Method Detail

      • destroy

        public void destroy()
      • getSwingYAngle

        public float getSwingYAngle()
        Returns:
        WebIDL type: float
      • getSwingZAngle

        public float getSwingZAngle()
        Returns:
        WebIDL type: float
      • setSphericalJointFlag

        public void setSphericalJointFlag​(int flag,
                                          boolean value)
        Parameters:
        flag - WebIDL type: PxSphericalJointFlagEnum [enum]
        value - WebIDL type: boolean
      • setProjectionLinearTolerance

        public void setProjectionLinearTolerance​(float tolerance)
        Parameters:
        tolerance - WebIDL type: float
      • getProjectionLinearTolerance

        public float getProjectionLinearTolerance()
        Returns:
        WebIDL type: float