Version: 2022.3
言語: 日本語

StaticOcclusionCulling

class in UnityEditor

マニュアルに切り替える

説明

オクルージョンカリングの設定を行うクラスです

Static 変数

doesSceneHaveManualPortalsDoes the Scene contain any occlusion portals that were added manually rather than automatically?
isRunning静的なオクルージョンカリングデータの非同期式の生成が、実行されているかを確認するために使用します
umbraDataSizeReturns the size in bytes that the PVS data is currently taking up in this Scene on disk.

Static 関数

Cancel非同期で生成中のオクルージョンカリングのデータをキャンセルします
ClearClears the PVS of the opened Scene.
Compute同期で静的なオクルージョンカリングのデータを生成します
GenerateInBackground非同期の静的なオクルージョンカリングデータを計算するために使用します
RemoveCacheFolderRemoves temporary folder used when baking occlusion.