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: 15.0.2.11458
Syntax
C#
public bool Poll()

Return Value

Type: Boolean

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

See Also