Vector2Reflect method
Vector2StructType
Vector2Reflect(
- Vector2StructType v,
- Vector2StructType normal
Implementation
Vector2StructType Vector2Reflect(Vector2StructType v, Vector2StructType normal)
=> v.reflect(normal);