お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
Namespace: UnityEditor
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closeオクルージョンカリング設定時にシーンビューで可視化を行う為に使用するクラスです
showGeometryCulling | ジオメトリのカリングを有効にする場合はtrueにします |
showOcclusionCulling | カリングの可視化を行う場合はtrueにします |
showPortals | ポータルを可視化する場合はtrueにします |
showPreVisualization | カリング後のPVSボリュームの可視化ラインを表示する場合はtrueにします |
showViewVolumes | viewボリュームを表示する場合にはtrueにします |
showVisibilityLines | ポータルを可視化する場合はtrueにします |