job.kPropertyImportSkeletonRotation

DAE model import flag.

Description

Rotates the skeleton of a model according to the specified vector in a table:

local v = table.pack ( 90, 180, 90 )
job.setProperty ( hImportJob, job.kPropertyImportSkeletonRotation, v )

Available since ShiVa 2.0