diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -38,8 +38,8 @@ T: 0.f - 1.f, cycled at 1HZ, intended for driving animation/effects. The In the future there will probably be flags or something to set the duration and range. -color: a random color, randomized every cycle of T +color: 0.f - 1.f, a random color, randomized every cycle of T -seed: a random seed, randomized every cycle of T +seed: 0.f - 1.f, a random seed, randomized every cycle of T rand: 0.f - 1.f, a random number, randomized every run of the shader |