job.kPropertyImportAnimationRotation
DAE model import flag.
Description
Rotates only the animation of a model according to the specified vector in a table:
local v = table.pack ( 90, 180, 90 )
job.setProperty ( hImportJob, job.kPropertyImportGlobalRotation, v )
Available since ShiVa 2.0