Version: 
Back to list

Polygonal :: createJointPlaceholders

Synopsis

   Create fake joint to store in mesh definitions. Thus we can retrieve stored data from getJointPlaceholders

GUI Dialog

   

Script function

   polygonal.createJointPlaceholders(data, worldMatrices) -> joints

Parameters

   data (ULongList) : Create as much joints as there are data, each joint store one data
   worldMatrices (Matrix4List) : World matrix for each joints

Return value

   joints (PlaceholderJointList) : Returns one placeholder joint per given data