Open topic with navigation
<uniform>.get
Returns the current value of the uniform
<uniform>.get( |
|
index = 0 |
) |
|
index = 0
0-based array index for accessing values of uniform arrays.
Remarks
This command will return the current value of the uniform.
Return Value
Depending on the type of uniform, this will return a single value, or a list of values.