C# 클래스 TerrainPainter.tp_SplatmapEditor

상속: tp_ComponentBaseEditor
파일 보기 프로젝트 열기: Stumpstump/RoverGame 1 사용 예제들

Private Properties

프로퍼티 타입 설명
DrawCliffSelectorEditor void
DrawHeightEditor void
DrawHeightRow void
DrawRemoveEditor void
DrawSelectorEditor void
DrawTextureAdd void
DrawTextureEdit void
DrawTextureEditFields void
DrawTextureEditor void
OnInspectorGUI void
OnSceneGUI void
Paint void
PaintAllEditor void
ProjectorEnabled void
ResetTextureEditValues void

비공개 메소드들

메소드 설명
DrawCliffSelectorEditor ( ) : void

Draw texture selector

DrawHeightEditor ( ) : void

Draw height option

DrawHeightRow ( int &i ) : void

Draw Height item

DrawRemoveEditor ( TextureEditContainer tec, int selected ) : void

Edit texture

DrawSelectorEditor ( TextureEditContainer tec, TextureSelectType type, bool drawEditor = true ) : void

Draw texture selector

DrawTextureAdd ( TextureEditContainer tec ) : void

Add texture

DrawTextureEdit ( TextureEditContainer tec, int selected ) : void

Edit texture

DrawTextureEditFields ( TextureEditContainer tec ) : void

Draw splatprototype editor

DrawTextureEditor ( TextureEditContainer tec, int selected ) : void

Draw texture edit Add, Edit, Remove buttons

OnInspectorGUI ( TerrainPainter.TerrainPainter c ) : void
OnSceneGUI ( TerrainPainter.TerrainPainter c ) : void
Paint ( bool paintAll ) : void

Mail paint method

PaintAllEditor ( ) : void
ProjectorEnabled ( ) : void
ResetTextureEditValues ( TextureEditContainer tec ) : void

Reset container