new BallShape(location, radius) Source: geometries/h2e/shapes/ball/BallShape.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 BallShape(location, radius) Source: geometries/s2e/shapes/ball/BallShape.js, line 19 Construction Parameters: Name Type Description location Isometry | Point | Vector data for the center of the ball radius number the radius od the ball