Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
354
def
get_position_3d(actor):
355
return
actor.get_location()
356
357
def
get_aabb(actor):
358
bbox = actor.bounding_box
Callers
1
do_death
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected