job.kPropertyImportSkeletonScale
DAE model import flag.
Description
Scales only the skeleton of a model on import according to the specified vector in a table:
local v = table.pack ( 2, 2, 2 )
job.setProperty ( hImportJob, job.kPropertyImportSkeletonScale, v )
Available since ShiVa 2.0