vec3.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. vec3 opBinary(float scalar)
  2. vec3 opBinary(vec3 other)
    struct vec3
    opBinary
    (
    string op
    )
    (
    immutable vec3 other
    )

Meta