Click or drag to resize

InputStateUseFixedUpdate Field

[This is preliminary documentation and is subject to change.]

Switches to using FixedUpdate to drain events and poll for updates.

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
public bool UseFixedUpdate

Field Value

Type: Boolean
See Also