C# Class UnityEditor.OcclusionCullingWindow

Inheritance: EditorWindow
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
OnSceneViewGUI ( SceneView sceneView ) : void

Private Methods

Méthode Description
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

Method Details

OnSceneViewGUI() public méthode

public OnSceneViewGUI ( SceneView sceneView ) : void
sceneView SceneView
Résultat void