Vector3.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vec3 opOpAssign(Vec3 vec3)
    struct Vector3
    opOpAssign
    (
    string op
    )
    if (
    op == "+"
    )
  2. Vec3 opOpAssign(Vec3 vec3)

Meta