Alteruna Multiplayer Docs
C#
Show/Hide TOC
IInput
Add
Axis(String) Method
Add a axis to the
InputSynchronizable
Definition
Namespace:
Alteruna
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
void
AddAxis
(
string
newAxis
)
Parameters
newAxis
String
string of the target axis
See Also
Reference
IInput Interface
AddAxis Overload
Alteruna Namespace
In This Article
Definition
See Also