Class PxJointAngularLimitPair

    • Constructor Detail

      • PxJointAngularLimitPair

        protected PxJointAngularLimitPair()
      • PxJointAngularLimitPair

        protected PxJointAngularLimitPair​(long address)
      • PxJointAngularLimitPair

        public PxJointAngularLimitPair​(float lowerLimit,
                                       float upperLimit,
                                       PxSpring spring)
        Parameters:
        lowerLimit - WebIDL type: float
        upperLimit - WebIDL type: float
        spring - WebIDL type: PxSpring [Const, Ref]
    • Method Detail

      • destroy

        public void destroy()
      • getUpper

        public float getUpper()
        Returns:
        WebIDL type: float
      • setUpper

        public void setUpper​(float value)
        Parameters:
        value - WebIDL type: float
      • getLower

        public float getLower()
        Returns:
        WebIDL type: float
      • setLower

        public void setLower​(float value)
        Parameters:
        value - WebIDL type: float