Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 14, 2009, 6:15:15 PM (15 years ago)
Author:
dave
Message:

H2 fighter added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/materials/scripts/Example.material

    r5499 r5513  
    354354                        {
    355355                                texture flare2.tga
     356                        }
     357                }
     358        }
     359}
     360material Examples/FlareZwei_1
     361{
     362        technique
     363        {
     364                pass
     365                {
     366                        lighting off
     367                        scene_blend add
     368                        depth_write off
     369
     370                        texture_unit
     371                        {
     372                                texture flare2_1.tga
    356373                        }
    357374                }
Note: See TracChangeset for help on using the changeset viewer.