isInside

fun isInside(worldPosition: FloatArray): Boolean

Returns true if the worldPosition is inside the BoundingSphere.

Return

true if the worldPosition is inside the BoundingSphere

See also