Get Bounding Box

عنصر المرحلة
جانب العميل
للهاتف المحمول والكمبيوتر الشخصي

Get the Bounding Box of the scene object

إقرار

func GetBoundingBox(target entity<LevelObject>, out var center Vector3, out var size Vector3)
go

معلمات

إدخال

اسم نوع تفاصيل
الهدف LevelObject The scene object to get the bounding box for

خارج

اسم نوع تفاصيل
المركز Vector3 The center of the bounding box
Size Vector3 The size of the bounding box