Skip to content

VRSL GI (DMX): The GI Position Updater Script

AcChosen edited this page Sep 6, 2023 · 4 revisions

The VRSL GI Position Updater Script

This is another optional script that can directly work with the VRSL GI Function script. Instead of triggering updates manually with your own script by calling the functions directly, this script has an Update loop that calls the functions in the VRSL GI Function script automatically at a determined update rate.

Variables and Functions

  • VRSL GI Function Script - The VRSL GI Function Script to target.
  • Update Positions - Start updating the positions of all GI Points in the Function script who have opted in with the Live Update GI Position field on the Function script.
  • Global Update Functions - Start updating all the GI point colors that have opted in with the Enable Global Function Update field on the Function script.
  • Update Rate - The update rate of this script. The value is a delay in seconds between updates. The default is 0, meaning no delay.