Vector3Zero method

Vector3C Vector3Zero()

Vector with components value 0.0f

Implementation

Vector3C Vector3Zero()
  => _Vector3Zero();