Class PxJointLinearLimit

    • Constructor Detail

      • PxJointLinearLimit

        protected PxJointLinearLimit()
      • PxJointLinearLimit

        protected PxJointLinearLimit​(long address)
      • PxJointLinearLimit

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

      • destroy

        public void destroy()
      • getValue

        public float getValue()
        Returns:
        WebIDL type: float
      • setValue

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