Black Ops III

WorldToLocalCoords

Transform the given world point into the local space of the entity

Example:

local_point = self WorldToLocalCoords( world_point )

Parameters

ParameterSummary
*world coordsThe point in world coordinates (vector3)

* = mandatory