computeObjectBoundingSphere
computeObjectBoundingSphere(o) ⇒ Vector4
Kind: global function
Returns: Vector4
- center is x,y,z while radius is w
Param | Type |
---|---|
o | Object3D |
computeObjectBoundingSphere~balls : Array.<Sphere>
Individual geometry-bounding spheres comprising the object
Kind: inner constant of computeObjectBoundingSphere