オクルージョンカリングの設定を行うクラスです
| doesSceneHaveManualPortals | Does the Scene contain any occlusion portals that were added manually rather than automatically? |
| isRunning | 静的なオクルージョンカリングデータの非同期式の生成が、実行されているかを確認するために使用します |
| umbraDataSize | Returns the size in bytes that the PVS data is currently taking up in this Scene on disk. |
| Cancel | 非同期で生成中のオクルージョンカリングのデータをキャンセルします |
| Clear | Clears the PVS of the opened Scene. |
| Compute | 同期で静的なオクルージョンカリングのデータを生成します |
| GenerateInBackground | 非同期の静的なオクルージョンカリングデータを計算するために使用します |
| RemoveCacheFolder | Removes temporary folder used when baking occlusion. |