Vector2Zero method

Vector2C Vector2Zero()

Vector with components value 0.0f

Implementation

Vector2C Vector2Zero()
  => _Vector2Zero();