聲明
func IsInsideBox(target entity, center Vector3, length float, width float, height float, rotation Vector3) bool
go
判斷目標實體是否在規定的立方體範圍內
func IsInsideBox(target entity, center Vector3, length float, width float, height float, rotation Vector3) bool
go