Vec3.xy

Return a 2-dimensional vector with {x, y}

  1. Vec2!T xy [@property getter]
    struct Vec3(T)
    @property const
    xy
    ()
  2. Vec2!T xy [@property setter]

Meta