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 | 錄製結束的事件。 |