PVector.deg315 constructor

PVector.deg315()

Implementation

factory PVector.deg315() => PVector(sqrt(2) / 2, -sqrt(2) / 2);