getShapeBoundingSphere
getShapeBoundingSphere
Description
Returns bounding sphere of shape
Definition
getShapeBoundingSphere(entityId shapeId)
Arguments
| entityId | shapeId | shapeId |
|---|
Return Values
| float | localPosX |
|---|---|
| float | localPosY |
| float | localPosZ |
| float | radius |
| boolean | usesGeometry |