Class FollowPresetDatum
ScriptableObject container class that holds a float affordance theme value.
Inherited Members
Datum<FollowPreset>.Comments
Datum<FollowPreset>.ReadOnly
Datum<FollowPreset>.BindableVariableReference
Datum<FollowPreset>.Value
Datum<FollowPreset>.OnEnable()
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: UnityEngine.XR.Interaction.Toolkit.UI.BodyUI
Assembly: Unity.XR.Interaction.Toolkit.dll
Syntax
[CreateAssetMenu(fileName = "Follow Preset Datum", menuName = "XR/Value Datums/Body UI Follow Preset Datum", order = 0)]
[HelpURL("https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@3.3/api/UnityEngine.XR.Interaction.Toolkit.UI.BodyUI.FollowPresetDatum.html")]
public class FollowPresetDatum : Datum<FollowPreset>