Difference between revisions of "ScriptEvent:jointToWorldSpace"
From Mod Wiki
(No difference)
|
Latest revision as of 11:25, 5 November 2007
Parameters
integer joint -- Joint to convert with. vector value -- Vector to convert.
Result
Supported By
idAnimatedEntity
Comments
- If the joint lookup fails, the input vector will be returned.
Functionality
Converts a vector from joint space into world space.