Method XYZToYXZ
XYZToYXZ(IMap<Vector3, Vector3>)
Creates a map that shift the axes of a map from XYZ to YXZ.
public static IMap<Vector3, Vector3> XYZToYXZ(this IMap<Vector3, Vector3> map)
Creates a map that shift the axes of a map from XYZ to YXZ.
public static IMap<Vector3, Vector3> XYZToYXZ(this IMap<Vector3, Vector3> map)