Method GetSelectEntranceVectorDotThreshold
GetSelectEntranceVectorDotThreshold()
This returns the dot-product threshold value based on the pokeAngleThreshold configured. Only used when enablePokeAngleThreshold is enabled.
Declaration
public float GetSelectEntranceVectorDotThreshold()
Returns
| Type | Description |
|---|---|
| float | A float value representing a dot-product threshold value. |