Vector3.this

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

Meta