computeBoundingSphereFromVertexData
Functions
Typedefs
- Vector4Like :
Object
computeBoundingSphereFromVertexData(positions, result)
Kind: global function
| Param | Type |
|---|---|
| positions | Float32Array |
| result | Vector4 | Vector4Like |
Vector4Like : Object
Kind: global typedef