Sha256: 6c28f0f6acd16e3d3cc57b5e9d5d7cb880fcffcf02e5a193eeebd4856382aa84

Contents?: true

Size: 189 Bytes

Versions: 8

Compression:

Stored size: 189 Bytes

Contents

material MorningSkyBox
{
	technique
	{
		pass
		{
			lighting off
			depth_write off

			texture_unit
			{
				cubic_texture morning.jpg separateUV
				tex_address_mode clamp
			}
		}
	}
}

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
ogre.rb-0.2-i686-linux samples/media/materials/scripts/MorningSkyBox.material
ogre.rb-0.2-i386-mswin32 samples/media/materials/scripts/MorningSkyBox.material
ogre.rb-0.1-i686-linux samples/media/materials/scripts/MorningSkyBox.material
ogre.rb-0.1-i386-mswin32 samples/media/materials/scripts/MorningSkyBox.material
ogre.rb-0.2-x86_64-linux samples/media/materials/scripts/MorningSkyBox.material
shattered_ogrerb-0.5.0.1 vendor/ogrerb/samples/media/materials/scripts/MorningSkyBox.material
shattered_ogrerb-0.5.0.2 vendor/ogrerb/samples/media/materials/scripts/MorningSkyBox.material
shattered_ogrerb-0.5.1 vendor/ogrerb/samples/media/materials/scripts/MorningSkyBox.material