Dota 2 Workshop Tools/Scripting/API/Global.CalcClosestPointOnEntityOBB
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
Vector CalcClosestPointOnEntityOBB(handle entity, Vector closestTo)
Compute the closest point on the OBB of an entity.
- Example
--some code here
Parameters
Type | Name | Description |
---|---|---|
handle | entity | No Description Set |
Vector | closestTo | No Description Set |
Returns
Vector -