git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6328 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
engineer_apple 2022-04-04 16:37:55 +00:00
parent 3dc5f8fd9f
commit 2ddd6f5355
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ namespace video
EMT_SPHERE_MAP,
//! A reflecting material with an optional non reflecting texture layer.
/** The reflection map should be set as first texture. */
/** The reflection map should be set as second texture. */
EMT_REFLECTION_2_LAYER,
//! A transparent material.