Adds the following variables to Molang:
<variable_name>.r - Red color value [0-1]<variable_name>.g - Green color value [0-1]<variable_name>.b - Blue color value [0-1]This function can't be called in early-execution mode.
Adds the following variables to Molang:
<variable_name>.r - Red color value [0-1]<variable_name>.g - Green color value [0-1]<variable_name>.b - Blue color value [0-1]<variable_name>.a - Alpha (transparency) color value
[0-1]This function can't be called in early-execution mode.
Name of the float-based number to set.
Value for the Molang-based variable to set.
This function can't be called in early-execution mode.
This function can't be called in early-execution mode.
This function can't be called in early-execution mode.
Contains a set of additional variable values for further defining how rendering and animations function.