[AfterEffects Script]
レイヤーのキーフレームに設定されている時間に微妙な誤差があるのを修正するスクリプトです。
3dsmaxのカメラやライト、平面などの3次元情報をAfterEffectsと連携させるStateSetという機能がありますが、
3dsmax内の時間で10秒を超えたところからの情報に対して、キーフレームに誤差が発生するという問題があります。
(例えば、24FPSの設定なら2400F以降、30FPSの設定なら3000F以降)
このスクリプトを使うことで、その誤差によるエラーを修正することができます。
This script corrects subtle errors in the time set for layer keyframes.
There is a function called StateSet that links 3D information such as cameras, lights, and planes in 3dsmax with AfterEffects.
However, there is a problem that keyframes have errors for information from beyond 10 seconds in time within 3dsmax.
(For example, after 2400F for a 24FPS setting, or after 3000F for a 30FPS setting)
This script can be used to correct the error.
Download from