Overview | Module | Use | Devguide | Index |
Values | Values' Details |
enum TextureMode |
Values | |
clamp | Clamp texture coordinate to the range [0,1]. This results in only one instance of the texture generated per textured primitive. |
repeat | Repeat the texture over the textured primitive. |
Values' Details | |
clamp
|
|
repeat
|
Copyright © 2003 Sun Microsystems, Inc.