| FingersCrossPlatformInputReflectionScriptGetVirtualAxis Method  | 
 
            Get a virtual axis if it exists
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic static Object GetVirtualAxis(
	string name
)
Parameters
- name
- Type: SystemString
 Name of virtual axis
Return Value
Type: 
ObjectVirtual axis object or null if not exists or error
 See Also
See Also