Property pokeAngleThreshold
pokeAngleThreshold
The maximum allowed angle (in degrees) from the poke direction axis that will trigger a select interaction. Only used when enablePokeAngleThreshold is enabled.
Declaration
public float pokeAngleThreshold { get; set; }
Property Value
| Type | Description |
|---|---|
| float |
Remarks
The angle must be greater than or equal to 0 degrees and less than 90 degrees.