PressableButton.ApplyRequiredSettings Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invoked on PressableButton, Awake(), and Reset() to apply required settings to this PressableButton instance.
C#
protected virtual void ApplyRequiredSettings ();
abstract member ApplyRequiredSettings : unit -> unit
override this.ApplyRequiredSettings : unit -> unit
Protected Overridable Sub ApplyRequiredSettings ()
This is used to apply default and required configuration to the interactable that are common across all pressable interactables.
Proizvod | Verzije |
---|---|
MRTK3 UX Core | 3.0, 3.1, 3.2 |