new LocalBallShape(location, radius) Source: geometries/h2e/shapes/localBall/LocalBallShape.js, line 18 Constructor. Parameters: Name Type Description location Isometry | Point | Vector the location of the center of the ball radius number the radius of the ball
new LocalBallShape(location, radius) Source: geometries/s2e/shapes/localBall/LocalBallShape.js, line 20 Construction Parameters: Name Type Description location Isometry | Point | Vector data for the center of the ball radius number the radius od the ball