Difference between revisions of "ScriptEvent:toLocalSpace"

From Mod Wiki
 
(No difference)

Latest revision as of 11:18, 5 November 2007

Parameters

vector input -- The vector to translate.
entity (cannot be null) entity -- The entity to perform the translation.

Result

vector

Supported By

sdSysCallThread

Comments

  • FIXME: This should be handled by the entity, not the thread.

Functionality

Converts a vector from world space into the space of the entity's physics.