Method Twirl
Twirl(float)
A non-uniform rotation that proportional to the distance of a point from the center.
public static IMap<Vector3, Vector3> Twirl(float anglePerRadius)
Parameters
anglePerRadius
floatHow much a point should be rotated is this value times the distance of a point from the origin.