C# Class UnityEditor.LightingWindowLightmapPreviewTab

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

Méthodes publiques

Méthode Description
LightmapPreview ( Rect r ) : void
Maps ( ) : void
UpdateLightmapSelection ( ) : void

Private Methods

Méthode Description
Header ( Rect rect, float maxLightmaps ) : void
LightmapField ( Texture2D lightmap, int index ) : Texture2D
MenuSelectLightmapUsers ( Rect rect, int lightmapIndex ) : void
SelectLightmapUsers ( object userData, string options, int selected ) : void

Method Details

LightmapPreview() public méthode

public LightmapPreview ( Rect r ) : void
r UnityEngine.Rect
Résultat void

Maps() public méthode

public Maps ( ) : void
Résultat void

UpdateLightmapSelection() public méthode

public UpdateLightmapSelection ( ) : void
Résultat void