job.kPropertyImportSkeletonTranslation

DAE model import flag.

Description

Moves only the skeleton of a model on import according to the specified vector in a table:

local v = table.pack ( 2, 1, -3 )
job.setProperty ( hImportJob, job.kPropertyImportSkeletonTranslation, v )

Available since ShiVa 2.0