CheckCollisionBoxSphere abstract method
Implementation
bool CheckCollisionBoxSphere(
BoundingBoxStructType box,
Vector3StructType center,
num radius,
);
bool CheckCollisionBoxSphere(
BoundingBoxStructType box,
Vector3StructType center,
num radius,
);