ScriptEvent:jointToWorldSpace
From Mod Wiki
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.