Uniform.opAssign

Assigns the 4 floats. You will probably have to call this via the .opAssign name

struct Uniform
void
opAssign
(
float x
,
float y
,
float z
,
float w
)
Suggestion Box / Bug Report