GestureOption

public class GestureOption

Class used as input/output parameter for GestureInterface.Start.

Fields

public GestureBackend backend

Backend of detection, default is GestureBackend.Auto.

public int maxFPS

Limit max fps of raw detection, only used when value in range [15, 90], default is -1. This has negative impact on latency. Only use it when VR application fps slows down due to hand tracking.

public GestureMode mode

Mode of detection, default is GestureMode.Skeleton.