MCPcopy Create free account
hub / github.com/AdaCompNUS/summit / get_position_3d

Function get_position_3d

PythonAPI/examples/gamma_crowd.py:354–355  ·  view source on GitHub ↗
(actor)

Source from the content-addressed store, hash-verified

352 return actor.bounding_box
353
354def get_position_3d(actor):
355 return actor.get_location()
356
357def get_aabb(actor):
358 bbox = actor.bounding_box

Callers 1

do_deathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected