C# Class UI

Inheritance: MonoBehaviour
Afficher le fichier Open project: Microsoft/HoloToolkit-Unity Class Usage Examples

Méthodes publiques

Свойство Type Description
ButtonPanels TabPanel[],
ParentCanvas Canvas
PrefabButton Button
UILayerMask LayerMask

Méthodes protégées

Méthode Description
OnDestroy ( ) : void

Private Methods

Méthode Description
AddButton ( string text, Panels, panel, UnityEngine action ) : void
OnAirTap ( InteractionSourceState state ) : void
OnScanStateChanged ( ) : void
PlaceMenu ( Vector3 position, Vector3 normal, bool needsBillboarding = false ) : void
SetActiveTab ( Panels panel ) : void
SetupMenu ( ) : IEnumerator
SetupMenus ( ) : void
Update_Colors ( ) : void

Method Details

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void

Property Details

ButtonPanels public_oe property

public TabPanel[], ButtonPanels
Résultat TabPanel[],

ParentCanvas public_oe property

public Canvas ParentCanvas
Résultat Canvas

PrefabButton public_oe property

public Button PrefabButton
Résultat Button

UILayerMask public_oe property

public LayerMask UILayerMask
Résultat LayerMask