Method TestSignedAngle
TestSignedAngle(Vector2, float, bool)
Declaration
public void TestSignedAngle(Vector2 v2, float expectedAngle, bool compareWithBuiltIn)
Parameters
Type | Name | Description |
---|---|---|
Vector2 | v2 | |
float | expectedAngle | |
bool | compareWithBuiltIn |