C# Class LineTest

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

Méthodes publiques

Свойство Type Description
end GameObject
line GameObject
start GameObject
text GameObject

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

end public_oe property

public GameObject end
Résultat GameObject

line public_oe property

public GameObject line
Résultat GameObject

start public_oe property

public GameObject start
Résultat GameObject

text public_oe property

public GameObject text
Résultat GameObject