Set the off-axis lens position for the channel
| <spi>.chanlenspos( | |
| channel | |
| x | |
| y | |
| z |
)
channel
A single SPI channel token
x
The off-axis X position
y
The off-axis Y position
z
The off-axis Z position
This function sets the off-axis lens position for the given channel. This value is used to modify the mesh of
the given channel such that the images textured upon it will appear rectilinear from the provided lens
location.
NOTE: Causes the channel to be re-meshed.
None