C# 클래스 UnityEditor.OcclusionCullingWindow

상속: EditorWindow
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
OnSceneViewGUI ( SceneView sceneView ) : void

비공개 메소드들

메소드 설명
AreaSelectionGUI ( ) : void
BackgroundTaskStatusChanged ( ) : void
BakeButtons ( ) : void
BakeSettings ( ) : void
CameraSelectionGUI ( ) : void
CreateNewArea ( ) : OcclusionArea
DisplayControls ( Object target, SceneView sceneView ) : void
GenerateWindow ( ) : void
ModeToggle ( ) : void
OnBecameInvisible ( ) : void
OnBecameVisible ( ) : void
OnDidOpenScene ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
OnSelectionChange ( ) : void
SetShowVolumeCulling ( ) : void
SetShowVolumePreVis ( ) : void
ShowModePopup ( Rect popupRect ) : bool
SummaryGUI ( ) : void

메소드 상세

OnSceneViewGUI() 공개 메소드

public OnSceneViewGUI ( SceneView sceneView ) : void
sceneView SceneView
리턴 void