C# Class UnityEditor.LightEditor

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

Private Properties

Свойство Type Description
CommandBufferGUI void
GetRemoveButtonRect UnityEngine.Rect
OnEnable void
OnSceneGUI void
SetOptions void
ShadowsGUI void
UpdateShowOptions void

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
CommandBufferGUI ( ) : void
GetRemoveButtonRect ( Rect r ) : Rect
OnEnable ( ) : void
OnSceneGUI ( ) : void
SetOptions ( AnimBool animBool, bool initialize, bool targetValue ) : void
ShadowsGUI ( ) : void
UpdateShowOptions ( bool initialize ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void