bool | Enabled[Get] |
float | DragNormal[Get] The distance a poke interactor must travel to be treated as a press, measured along the normal to the surface (in meters). |
float | DragTangent[Get] The distance a poke interactor must travel to be treated as a press, measured along the tangent plane to the surface (in meters. |
DragEaseCurve[Get] The curve that a poke interactor will use to ease when transitioning between a press and drag state. |
| bool Oculus.Interaction.PokeInteractable.DragThresholdsConfig.Enabled |
|---|
No description available.
|
| float Oculus.Interaction.PokeInteractable.DragThresholdsConfig.DragNormal |
|---|
The distance a poke interactor must travel to be treated as a press, measured along the normal to the surface (in meters). |
| float Oculus.Interaction.PokeInteractable.DragThresholdsConfig.DragTangent |
|---|
The distance a poke interactor must travel to be treated as a press, measured along the tangent plane to the surface (in meters. |
| ProgressCurve Oculus.Interaction.PokeInteractable.DragThresholdsConfig.DragEaseCurve |
|---|
The curve that a poke interactor will use to ease when transitioning between a press and drag state. |