truncate

Creates a 2D vector from the x and y elements of self, discarding z. Truncation may also be performed by using [self.xy()][crate::swizzles::Vec3Swizzles::xy()].

Arguments

  • _self : DVec3 - No Documentation 🚧

Returns

  • arg0 : DVec2 - No Documentation 🚧