Version: 2022.3
언어: 한국어

StaticOcclusionCulling

class in UnityEditor

매뉴얼로 전환

설명

StaticOcclusionCulling lets you perform static occlusion culling operations.

정적 변수

doesSceneHaveManualPortalsDoes the Scene contain any occlusion portals that were added manually rather than automatically?
isRunningUsed to check if asynchronous generation of static occlusion culling data is still running.
umbraDataSizeReturns the size in bytes that the PVS data is currently taking up in this Scene on disk.

정적 함수

CancelUsed to cancel asynchronous generation of static occlusion culling data.
ClearClears the PVS of the opened Scene.
ComputeUsed to generate static occlusion culling data.
GenerateInBackgroundUsed to compute static occlusion culling data asynchronously.
RemoveCacheFolderRemoves temporary folder used when baking occlusion.