vec2.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. vec2 opAssign(float[2] v)
    struct vec2
    ref
    opAssign
    (
    float[2] v
    )
  2. vec2 opAssign(vec2 v)

Meta