]> git.tdb.fi Git - libs/gl.git/blobdiff - source/materials/light.h
Rename Pipeline to Sequence
[libs/gl.git] / source / materials / light.h
index e94f3c5aca8b333c5a73f6c31082cd2d0afa34a3..c7e281887651c7f3d5495f86c34960055d9429e9 100644 (file)
@@ -21,7 +21,7 @@ is not 180 degrees, it's a spotlight.  Otherwise it's an omnidirectional point
 light.
 
 Lights are usually grouped with a Lighting object, which can be used in a
 light.
 
 Lights are usually grouped with a Lighting object, which can be used in a
-Pipeline::Pass.
+Sequence::Step.
 
 Lights do not cast shadows by themselves.  See ShadowMap for that.
 */
 
 Lights do not cast shadows by themselves.  See ShadowMap for that.
 */