vec3.opBinary

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

Meta