outPoint

記述

app.project.item(index).layer(index).outPoint

概要

レイヤーの「イン」ポイント。コンポジションのタイム(秒)で表現。

タイプ

Floating-point(浮動小数点数値) [-10800.0〜10800.0](マイナスまたはプラズで3時間) - 読み込み/書き込み

ノート

app.project.item(1).layer(1).outPoint = 0.0;

app.project.item(1).layer(1).outPoint = 1.5;

startTimeとの関係について、inPointのノート欄も参照してください。