PVector.deg225 constructor

PVector.deg225()

Implementation

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