Ray2.zero constructor

Ray2.zero()

Implementation

Ray2.zero() : this(origin: Vector2.zero(), direction: Vector2(1, 0));