void  upush(<type>&array[], <type>value)
                    
                    
                
            
Pushes a uniform value onto an array for all SIMD processors (regardless of the processor enabled state).
This is a very specialized function, primarily used to manage light exports in PBR lighting.
| See also |