Method ParallelogramWrapX
ParallelogramWrapX(float)
Returns a map that wraps the X coordinate around at the given width.
public static IMap<Vector3, Vector3> ParallelogramWrapX(float width)
Parameters
width
float
Returns a map that wraps the X coordinate around at the given width.
public static IMap<Vector3, Vector3> ParallelogramWrapX(float width)
width
float