CrossPlatformInputManager.

CrossPlatformInputManager.VirtualAxis Class

Namespace
UnityStandardAssets.CrossPlatformInput
Base Types
  • object
graph BT Type-->Base0["object"] Type["CrossPlatformInputManager.VirtualAxis"] class Type type-node

Syntax

public class CrossPlatformInputManager.VirtualAxis

Constructors

Properties

Name Value Summary
GetValue float
GetValueRaw float
matchWithInputManager bool
name string

Methods

Name Value Summary
Remove() void
Update(float) void