ScriptEvent:jointToWorldSpace

From Mod Wiki

Parameters

integer joint -- Joint to convert with.
vector value -- Vector to convert.

Result

vector

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.