mult Library Method
Short Description: Clones elements in the set multiple times.
Signature: m.mult (n)
Class: taccglMulti Class
Every item in a multi transition set is cloned n times.
The number of elements in the set consequently multiplies by n.
This will cause the same items been drawn multiple times,
which normally does not look different than a single draw.
Other methods need to be called afterwards,
to achieve a visible effect.
For examples see .
WebGL™ is a trademark of the Khronos Group Inc.
|