C# Class HoloToolkit.Examples.InteractiveElements.ElementSelectedActiveWidget

A widget the activates/deactivates a child or other assigned element
Inheritance: HoloToolkit.Examples.InteractiveElements.InteractiveWidget
Afficher le fichier Open project: Awesome-Technologies/Rviz2AR

Méthodes publiques

Свойство Type Description
TargetObject GameObject

Méthodes publiques

Méthode Description
SetState ( Interactive.ButtonStateEnum state ) : void

On the selected state, activate this game object

Method Details

SetState() public méthode

On the selected state, activate this game object
public SetState ( Interactive.ButtonStateEnum state ) : void
state Interactive.ButtonStateEnum
Résultat void

Property Details

TargetObject public_oe property

public GameObject TargetObject
Résultat GameObject