API reference
API reference
Select your platform
No SDKs available
No versions available

MinThresholdsConfig Class

Configures the minimum distance required for a poke interactor to surpass before it can hover.

Overview

Data Fields

bool
Enabled[Get]
float
The minimum distance required for a poke interactor to surpass before being able to hover, measured along the normal to the surface (in meters).

Details

Fields

bool Oculus.Interaction.PokeInteractable.MinThresholdsConfig.Enabled
No description available.
float Oculus.Interaction.PokeInteractable.MinThresholdsConfig.MinNormal
The minimum distance required for a poke interactor to surpass before being able to hover, measured along the normal to the surface (in meters).
Did you find this page helpful?