ScriptEvent:toWorldSpace
From Mod Wiki
Parameters
vector input -- The vector to translate. entity (cannot be null) entity -- The entity to perform the translation.
Result
Supported By
sdSysCallThread
Comments
- FIXME: This should be handled by the entity, not the thread.
Functionality
Converts a vector from the space of the entity's physics into world space.