Class PokeThresholdDatum
ScriptableObject container class that holds a PokeThresholdData value.
Inherited Members
Namespace: UnityEngine.XR.Interaction.Toolkit.Filtering
Syntax
[CreateAssetMenu(fileName = "PokeThresholdDatum", menuName = "XR/Value Datums/Poke Threshold Datum", order = 0)]
[HelpURL("https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@2.4/api/UnityEngine.XR.Interaction.Toolkit.Filtering.PokeThresholdDatum.html")]
public class PokeThresholdDatum : Datum<PokeThresholdData>