Class PxCapsuleObstacle


  • public class PxCapsuleObstacle
    extends PxObstacle
    • Constructor Detail

      • PxCapsuleObstacle

        protected PxCapsuleObstacle​(long address)
      • PxCapsuleObstacle

        public PxCapsuleObstacle()
    • Method Detail

      • getMHalfHeight

        public float getMHalfHeight()
        Returns:
        WebIDL type: float
      • setMHalfHeight

        public void setMHalfHeight​(float value)
        Parameters:
        value - WebIDL type: float
      • getMRadius

        public float getMRadius()
        Returns:
        WebIDL type: float
      • setMRadius

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