job.kPropertyImportGlobalTranslation

DAE model import flag.

Description

Moves the entire model on import according to the specified vector in a table:

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

Available since ShiVa 2.0