Class PxJointLimitCone

    • Constructor Detail

      • PxJointLimitCone

        protected PxJointLimitCone()
      • PxJointLimitCone

        protected PxJointLimitCone​(long address)
      • PxJointLimitCone

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

      • destroy

        public void destroy()
      • getYAngle

        public float getYAngle()
        Returns:
        WebIDL type: float
      • setYAngle

        public void setYAngle​(float value)
        Parameters:
        value - WebIDL type: float
      • getZAngle

        public float getZAngle()
        Returns:
        WebIDL type: float
      • setZAngle

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