C# Class FocusHighlight, MixedRealityWeather-FY

Inheritance: MonoBehaviour, IMixedRealityFocusHandler
Afficher le fichier Open project: rwth-acis/MixedRealityWeather-FY

Méthodes publiques

Свойство Type Description
backgroundRenderer Renderer,
focusColor Color,

Méthodes publiques

Méthode Description
OnFocusEnter ( FocusEventData eventData ) : void
OnFocusExit ( FocusEventData eventData ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

OnFocusEnter() public méthode

public OnFocusEnter ( FocusEventData eventData ) : void
eventData FocusEventData
Résultat void

OnFocusExit() public méthode

public OnFocusExit ( FocusEventData eventData ) : void
eventData FocusEventData
Résultat void

Property Details

backgroundRenderer public_oe property

public Renderer, backgroundRenderer
Résultat Renderer,

focusColor public_oe property

public Color, focusColor
Résultat Color,