Add image generator plugin
| <viz>.addImageGen( | |
| filename | |
| command = 0 | |
| mesg = '' | |
| x = 0 | |
| y = 0 | |
| z = 0 | |
| w = 0 |
)
filename
Filenam of image gen plugin, usually ends with '.dlt'
command = 0
mesg = ''
x = 0
y = 0
z = 0
w = 0
An ImageGen plugin is used to create custom texture objects.
VizImageGen object.