truncate
Creates a 2D vector from the
x
andy
elements ofself
, discardingz
. Truncation may also be performed by using [self.xy()
][crate::swizzles::Vec3Swizzles::xy()].
Arguments
- _self :
DVec3
- No Documentation 🚧
Returns
- arg0 :
DVec2
- No Documentation 🚧