Vector3.opBinary

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

Meta