Bearbeiten

ButtonConfigHelper.EditorUpgradeCustomIcon Method

Definition

Upgrades a button using a custom icon material.

public void EditorUpgradeCustomIcon (Microsoft.MixedReality.Toolkit.UI.ButtonIconSet defaultIconSet = default, string customIconsFolder = default, bool hideAlert = false);
member this.EditorUpgradeCustomIcon : Microsoft.MixedReality.Toolkit.UI.ButtonIconSet * string * bool -> unit
Public Sub EditorUpgradeCustomIcon (Optional defaultIconSet As ButtonIconSet = Nothing, Optional customIconsFolder As String = Nothing, Optional hideAlert As Boolean = false)

Parameters

defaultIconSet
ButtonIconSet
customIconsFolder
String
hideAlert
Boolean

Applies to