Class PxFixedJoint


  • public class PxFixedJoint
    extends PxJoint
    • Constructor Detail

      • PxFixedJoint

        protected PxFixedJoint()
      • PxFixedJoint

        protected PxFixedJoint​(long address)
    • Method Detail

      • wrapPointer

        public static PxFixedJoint wrapPointer​(long address)
      • destroy

        public void destroy()
      • setProjectionLinearTolerance

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

        public float getProjectionLinearTolerance()
        Returns:
        WebIDL type: float
      • setProjectionAngularTolerance

        public void setProjectionAngularTolerance​(float tolerance)
        Parameters:
        tolerance - WebIDL type: float
      • getProjectionAngularTolerance

        public float getProjectionAngularTolerance()
        Returns:
        WebIDL type: float