v12.0 (2014)
ソース カメラに基づいて、ショット カメラを作成します。
oReturn = CreateShotCamera( SourceCamera, DestCamera, [WithoutInterest] ); |
新しいカメラ オブジェクトを戻します。
| パラメータ | タイプ | 説明 |
|---|---|---|
| SourceCamera | 文字列 | ソース カメラの名前 |
| DestCamera | 文字列 | ターゲット カメラの名前 |
| WithoutInterest | Boolean |
注視点付きのカメラの作成と注視点なしのカメラの作成を切り替える デフォルト値:true |