![]() |
Public API Reference |
#include <gentrtex.h>
Public Attributes | |
float | value |
the value where this texture should show. More... | |
csGenerateImageTexture * | tex |
the texture for this layer. More... | |
csGenerateImageLayer * | next |
next part (ascending in height). More... |
Used in the Blend class.
Definition at line 101 of file gentrtex.h.
|
next part (ascending in height).
Definition at line 109 of file gentrtex.h. |
|
the texture for this layer.
Definition at line 107 of file gentrtex.h. |
|
the value where this texture should show.
Definition at line 105 of file gentrtex.h. |