getShapeWorldBoundingSphere
getShapeWorldBoundingSphere
Description
Returns world space bounding sphere of shape
Definition
getShapeWorldBoundingSphere(entityId shapeId)
Arguments
| entityId | shapeId | shapeId |
|---|
Return Values
| float | worldPosX |
|---|---|
| float | worldPosY |
| float | worldPosZ |
| float | radius |