FrameRecorder 元件參考
探索 FrameRecorder 元件視窗中的各項屬性以自訂相機參數。

預設條件下元件截圖。
| 屬性 | 描述 |
|---|---|
| Auto Start | session 啟動後自動開始錄製。 |
| Format | 錄製的格式。選項:
|
| Auto File Path | 自動產生檔案路徑。檔案將被儲存在 Application.persistentDataPath。 |
| Type | Auto File Path 未選中時顯示。 路徑類型。選項:
|
| Folder Path | Auto File Path 未選中時顯示。 資料夾路徑。 |
| File Name | Auto File Path 未選中時顯示。 檔案名稱(不含副檔名)。 |
| Events | 可註冊事件。 |
| OnReady | 可以開始錄製的事件。 |
| OnRecording | 錄製啟動的事件。 |
| OnFinish | 錄製結束的事件。 |