إقرار
func IsInsideSphere(target entity, center Vector3, radius float) bool
go
تحديد ما إذا كان الكيان المستهدف ضمن نطاق المجال المحدد إذا لم يكن للكيان سمة موضع، فسيتم إرجاع خطأ.
func IsInsideSphere(target entity, center Vector3, radius float) bool
go