Luna::Vec2U::operator=

Vec2U & operator=(const Float2 &rhs)

Assigns one vector from one Float2 vector.

Parameters

  • in rhs

    The vector to use.

Return value

Returns *this.