Click or drag to resize

ControllerLocalInput Property

This controller's Input class

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public InputModule Input { get; private set; }

Property Value

Type: InputModule
See Also