Method TestInputAxis
TestInputAxis(Vector2, bool, float, float, float, float[])
Declaration
public void TestInputAxis(Vector2 range, bool wrap, float accelTime, float decelTime, float inputValue, float[] expectedResults)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector2 | range | |
| bool | wrap | |
| float | accelTime | |
| float | decelTime | |
| float | inputValue | |
| float[] | expectedResults |