Vec3.xy

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

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

Meta