Changeset 8877 in orxonox.OLD for branches/mountain_lake/src/world_entities/environments/mapped_water.h
- Timestamp:
- Jun 28, 2006, 5:34:52 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mountain_lake/src/world_entities/environments/mapped_water.h
r8868 r8877 117 117 Shader::Uniform* shineSize_uni; //!< uniform that is used for the specular shininessd of the water 118 118 Shader::Uniform* shineStrength_uni; //!< uniform that is used for the strenght of the specular reflection 119 Shader::Uniform* reflStrength_uni; //!< uniform that is used for the strength of the reflection 119 120 Shader::Uniform* refr_uni; //!< uniform that is used for the strength of the refraction 120 Shader::Uniform* reflStrength_uni; //!< uniform that is used for the strength of the reflection121 121 122 122 // skirmish HACK
Note: See TracChangeset
for help on using the changeset viewer.