Question

how do I get an objects transform matrix at a specific frame without setting the sliderTime to that frame?

Was it helpful?

Solution

Use the "at time" context, also take a look at the coordsys context!

local objTM = at time 20f in coordsys world selection[1].transform
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top