Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9825 for data


Ignore:
Timestamp:
Nov 25, 2013, 4:32:42 PM (10 years ago)
Author:
wroennin
Message:

materials/Orxonox.material: added material for 3D Map

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/materials/Orxonox.material

    r7708 r9825  
    137137                        {
    138138                                texture radar.png
     139                        }
     140                }
     141        }
     142}
     143material Orxonox/Radar3D
     144{
     145        technique
     146        {
     147                pass
     148                {
     149                        lighting off
     150                        scene_blend alpha_blend
     151                        depth_check off
     152
     153                        texture_unit
     154                        {
     155                                texture radar3D_2_0.png
    139156                        }
    140157                }
Note: See TracChangeset for help on using the changeset viewer.