C# 클래스 UnityEditor.LightingWindowLightmapPreviewTab

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

공개 메소드들

메소드 설명
LightmapPreview ( Rect r ) : void
Maps ( ) : void
UpdateLightmapSelection ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

LightmapPreview() 공개 메소드

public LightmapPreview ( Rect r ) : void
r UnityEngine.Rect
리턴 void

Maps() 공개 메소드

public Maps ( ) : void
리턴 void

UpdateLightmapSelection() 공개 메소드

public UpdateLightmapSelection ( ) : void
리턴 void