Click or drag to resize

ControllerPoll Method

Get the latest state and return true if the state has changed.

Namespace: Demo3D.Input
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool Poll()

Return Value

Boolean

[Missing <returns> documentation for "M:Demo3D.Input.Controller.Poll"]

See Also