TZActorGetSound(String, Boolean) Méthode

Récupère le premier TZSound à partir de son nom en incluant les acteurs enfants

Definition

Espace de nom: Tzu3D.Scene
Assembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
C#
public TZSound3D GetSound(
	string Name,
	bool WithChild
)

Parameters

Name  String
Nom du composant
WithChild  Boolean
Cherche également dans les acteurs enfants

Valeur de retour

TZSound3D
Retourne un Sound3D

Voir aussi