OneEuroFilterUnity icon indicating copy to clipboard operation
OneEuroFilterUnity copied to clipboard

Replaced the generic parameter form of the Filter method with Explicit type methods.

Open ScopatGames opened this issue 3 years ago • 0 comments

Replaced the generic parameter form of the Filter method with overloaded methods for Vector2, Vector3, Vector4, and Quaternion to remove the runtime type comparison logic within.

ScopatGames avatar Dec 09 '21 01:12 ScopatGames