Notifications
Clear all

[Closed] How to get nodeproperty at specific frame?

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

1 Reply

You can use “at time”.


at time 20
(
      obj.transform
)