Vector4.this

  1. this(float x, float y, float z, float w)
    struct Vector4
    this
    (
    float x
    ,
    float y
    ,
    float z
    ,
    float w
    )
  2. this(Vector3 vector)
  3. this(Vector2 vector)

Meta