C# Class TerrainPainter.tp_SplatmapEditor

Inheritance: tp_ComponentBaseEditor
Datei anzeigen Open project: Stumpstump/RoverGame Class Usage Examples

Private Properties

Property Type Description
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

Private Methods

Method Description
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