【问题标题】:MaxScript - object properties at specific frameMaxScript - 特定帧的对象属性
【发布时间】:2012-03-27 21:55:49
【问题描述】:

如何在不将 sliderTime 设置为该帧的情况下获得特定帧的对象变换矩阵?

【问题讨论】:

    标签: maxscript


    【解决方案1】:

    使用“at time”上下文,同时看看 coordsys 上下文!

    local objTM = at time 20f in coordsys world selection[1].transform
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-12-10
      • 1970-01-01
      • 2019-08-22
      • 1970-01-01
      • 2011-12-10
      • 1970-01-01
      • 2020-12-05
      相关资源
      最近更新 更多