Class CompressableButtonInspector
Inspector for CompressableButton, includes the logic for the plane distance setting editor tool which allows for modification of the Start Push Distance, Max Push Distance, Press Distance and Release Distance.
Note: This is the inspector for PressableButtonHoloLens2.
Namespace: Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.Editor
Assembly: cs.temp.dll.dll
Syntax
public class CompressableButtonInspector : BaseInteractiveElementInspector
Methods
OnEnable()
Declaration
protected override void OnEnable()
Overrides
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()