ยืนยัน
func GetBoundingBox(target entity<LevelObject>, out var center Vector3, out var size Vector3)
go
ข้อมูลพารามิเตอร์
ใส่ค่า
ชื่อ | ประเภท | คำอธิบาย |
---|---|---|
เป้าหมาย | LevelObject | The scene object to get the bounding box for |
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 |