Vizard 8 » Command Index » Vizard modules » hand » <hand:model>.setSensorUpdate
8.1

<hand:model>.setSensorUpdate

Enable/Disable finger updates from the sensor

<hand:model>.setSensorUpdate(  
flag  
)  
flag
True if sensor should update hand
False if sensor should not update hand

Remarks

This command specifies whether the sensor should automatically update the hand model every frame. This flag has no effect if no sensor is attached to the model. This flag is enabled by default.

Return Value

None